You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.2.22
New Features
Passkeys Support: Introduced support for Passkeys, allowing users to authenticate password-free for enhanced security and ease.
Apple ID Provider Integration: Enabled direct login functionality with Apple ID, providing a seamless Apple-based authentication option.
Enhancements
Login Hint Parameter: Added the loginHint parameter to the login method, allowing pre-filling of the login form with a specified email address.
Multi-Factor Authentication (MFA) Integration: Enhanced authentication flow to support MFA following login via Passkeys and Apple ID, strengthening account security.
Bug Fixes
URL Encoding Issue: Fixed incorrect encoding of the + symbol in query parameters, ensuring accurate URL generation.