diff --git a/auth-new/passkey.go b/auth-new/passkey.go index 9d1ccc2..e4423a3 100644 --- a/auth-new/passkey.go +++ b/auth-new/passkey.go @@ -14,6 +14,14 @@ import ( "git.mstar.dev/mstar/linstrom/storage-new/models" ) +// TODO: Check if passkey encryption is viable +// Check if encryption for passkey info data is viable to implement +// and if we should do it. +// Encrypting it would probably require making a custom wrapper struct, +// if even possible. Reason being that login completion still requires to update +// the data post-creation, including matching on unique and stable elements +// of said data + // Start the login process via passkey for a given username. // Returns the credential options the passkey needs to sign func (a *Authenticator) StartPasskeyLogin(