Skip to content

Graceful failure when user record is deleted

Compare
Choose a tag to compare
@spruce-bruce spruce-bruce released this 07 Jun 23:15
· 829 commits to master since this release
  • During authentication token exists for a user that has been removed from the database then instead of authenticating the request we will destroy the token which prevents errors from trying to authenticate as a non-existing user