Skip to content

v1.2.22

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 22:31
24a6b5a

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.