You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove unique constraint from publicKeyCredentialId field (#695)
The unique constraint on the publicKeyCredentialId field was removed to allow greater flexibility in data handling. This change ensures compatibility with scenarios where the uniqueness of the field is not a strict requirement.
0 commit comments