Security keys and improved token handling

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
October 4, 2023

What’s in this changelog?

  • Security key support
  • Improved client side token handling and customization

Security key support

We are excited to announce that Passage now supports hardware security keys and cross-device passkey registration. When enrolling new passkeys, users can choose to “Use another device” and register a non-platform passkey on their mobile device, Yubikey, or other hardware security key.

Token handling customization with Passage Elements

Developers can now override the default token storage behavior by creating a custom token store. The TokenStore class makes it easy to save and retrieve tokens according to your use case or perform custom logic before you set or remove a token.