All notable changes to this project will be documented in this file.
- Omit null values from options by @benbjurstrom in #24
Full Changelog: https://github.com/laravel/passkeys-server/compare/v0.2.0...v0.2.1
- Configurable passkey management middleware by @benbjurstrom in #16
- Add database transaction and pessimistic locking to passkey verification by @joetannenbaum in #15
- Pin GitHub Actions to commit SHAs and add Dependabot config by @joetannenbaum in #21
- Webauthn-lib v5.3 upgrade by @eshimischi in #20
- Fix custom passkey model route bindings by @benbjurstrom in #14
- Fix passkey user relation with custom user keys by @benbjurstrom in #23
- @eshimischi made their first contribution in #20
Full Changelog: https://github.com/laravel/passkeys-server/compare/v0.1.0...v0.2.0