- 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
- Generates tests for 2FA controllers. #88 @joaquintomas2003
- Fixed
require_no_authenticationmethod #89 @joaquintomas2003 - Fixed
current_authentication_user_idmethod #90 @joaquintomas2003 - Refactored generated tests #92 @joaquintomas2003
- Fixed generator failing in Rails 8.1 #94 @joaquintomas2003
v0.1.0 - 2025-09-26
- 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.