Skip to content

v2.4: Adds OTP authentication

Choose a tag to compare

@thorewi thorewi released this 08 Feb 08:47
· 30 commits to main since this release
Implements one-time password (OTP) authentication functionality.

This includes interfaces and traits for identity management,
token generation and validation, and authenticator integration.
It also updates the PHP version requirement and adds new
dependencies for phone number validation and doctrine.