Skip to content

v2.4.3: Refactors onetime token handling in authentication

Choose a tag to compare

@thorewi thorewi released this 08 Feb 10:14
· 33 commits to main since this release
Simplifies the onetime token authentication flow by ensuring the token is available throughout the process, improving code readability and maintainability.

This ensures the identity is correctly associated with the onetime token.