Summary
- username suggestions added (commit: b8ec4ee) (details)
- Kotlinx Serialization Classes for WebAuthn Passkey Response (commit: ca2dee9) (details)
- changes in GetCredentialUseCaseImpl (commit: e609f90) (details)
- CreatePasskey use case should be returning the webauthn response (commit: d1dbaa8) (details)
- added UsernameSuggestionUseCase (commit: 4e53f26) (details)
- spec added (commit: 17c2b60) (details)
- changed the name of PasskeyWebAuthNResponse according to spec (commit: ee491d6) (details)
- Move webauthn model into model package. (commit: e9652b1) (details)
- user handle encoding decoding added with test (commit: 6d684cc) (details)
- clean up encoding decoding (commit: ccb7cba) (details)
- username issue fixed for web (commit: 40e3bfc) (details)
- Minor tidyup - remove commented out code etc. (commit: f7c5868) (details)
- Remove unused json codegen dependency. (commit: 5c8f8ca) (details)