Summary
- username suggestions added (details)
- Kotlinx Serialization Classes for WebAuthn Passkey Response (details)
- changes in GetCredentialUseCaseImpl (details)
- CreatePasskey use case should be returning the webauthn response (details)
- added UsernameSuggestionUseCase (details)
- spec added (details)
- changed the name of PasskeyWebAuthNResponse according to spec (details)
- Move webauthn model into model package. (details)
- user handle encoding decoding added with test (details)
- clean up encoding decoding (details)
- username issue fixed for web (details)
- Minor tidyup - remove commented out code etc. (details)
- Remove unused json codegen dependency. (details)
- Fix ustad-server.conf in distribution version to avoid setting an incorrect .well-known directory. (details)
- Add documentation on checking asset links. (details)
- Update documentation on checking asset links. (details)