Skip to content

v2.4.5: Handles null identity during authentication

Choose a tag to compare

@thorewi thorewi released this 12 Feb 05:54
· 29 commits to main since this release
Prevents errors when a user identity cannot be found during the authentication process.

Returns null if the identity cannot be found within the repository,
allowing for proper handling of non-existent users.