Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.39 KB

File metadata and controls

31 lines (21 loc) · 1.39 KB

Changelog

[v0.1.2] - 2025-10-10

Fixed

  • Make system tests agnostic to the user's application. #97 @joaquintomas2003
  • Passkeys being referenced as 'Security Keys'. #99 [@santiagorodriguez96]

v0.1.1 - 2025-10-01

Added

Changed

v0.1.0 - 2025-09-26

Initial release

  • Provides passkey authentication for Rails apps with minimal setup.
  • Built on top of the Rails Authentication system.
  • Includes support for both first-factor and second-factor authentication.