Commit
9e20fad4ead4cdf4116aef872bd764dd65832c76
by Mike DawsonRefactor passkey rpId and user id handling:
Update CreatePublicKeyCredentialCreationOptionsJsonUseCase - set the user handle (user id) as passkeyUid@learningspace - as per the spec avoiding the use of any personal information, but including the server url.
Remove rpId from PersonPasskey (this is system wide, not a per entity variable).