Commit
b856e5b707f475a43b390276724aa42d61cb78e2
by Mike DawsonUpdate passkey creation:
1) Use typed kotlinx serialization classes for passkey creation
2) Make passkey creation domain use cases bound to scope (so they understand what learning space they are connected to, and generate a username using CreateCredentialUsernameUseCase accordingly.
3) Update SignUpViewModel to use loadEntity function.
(commit: b856e5b)