Allow null
tokens and provide immediate failure responses
#10
Labels
enhancement
New feature or request
null
tokens and provide immediate failure responses
#10
While a
null
token during auth or registration will never work, allowing it through can result in some ergonomic improvements - especially when using vanilla PHP without a framework:Before:
After:
The text was updated successfully, but these errors were encountered: