Skip to content

v1.5.1

Compare
Choose a tag to compare
@FlxMgdnz FlxMgdnz released this 31 Mar 13:22
· 32 commits to main since this release
caa46a0

This release introduces more changes to the way the login flow reacts to the new privacy settings.

If onlyShowActualLoginMethods is enabled:

  • Existing passkeys also show up as an option in login method chooser that is displayed after a user enters their email address or username in the login form
  • If a passkey is the only available option for a user, the device's passkey UI flow is automatically triggered
  • In contrast to the “Sign in with a passkey” button on the main login page, where all passkeys available on the device are displayed, the passkey selection triggered from the login method chooser is limited to the passkeys assigned to the user for whom the email address or user name was entered in the first step

What's Changed

Full Changelog: backend/v1.5.0...backend/v1.5.1