Skip to content

v2.5.3: Refactors OTP authentication process.

Choose a tag to compare

@thorewi thorewi released this 22 Feb 03:32
· 19 commits to main since this release
Refactors the OTP authentication flow to improve security and streamline the user experience.
It injects EntityManagerInterface instead of the concrete implementation,
marks onetime token as used upon successful login, and updates SecurityUser.