Releases: asbiin/laravel-webauthn
Releases · asbiin/laravel-webauthn
2.0.0
2.0.0 (2022-02-05)
Features
BREAKING CHANGES
1.2.0
1.2.0 (2021-12-20)
Features
- update guzzlehttp/psr7 requirement to || ^2.0 (#350) (8fe8c8a)
1.1.0
1.1.0 (2021-07-03)
Features
v0.9.1
Fixes:
- Securing the register route from unchecked users (#315)
v0.9.0
Enhancements:
- Update dependency for Laravel 8
- Remove composer.lock
- Update README doc
v0.8.0
New features:
- Add French and German languages
Enhancements:
- Support Laravel 7 and higher
- Upgrade to WebAuthn v3.0
v0.7.0
New features:
- Make the callback url setable by the user before the middleware hit
v0.6.4
Enhancements:
- Add suggestions for web-token/jwt-signature-algorithm-* dependencies
Fixes: