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
User opens https://identity.ic0.app on iOS Safari and authenticates successfully
When he clicks "Logout"
And clicks "Authenticate" again
Then the UI displays "Failed to authenticate"
Observe warning in console:
User gesture is not detected. To use the WebAuthn API, call 'navigator.credentials.create' or 'navigator.credentials.get' within user activated events.
UI state:
The text was updated successfully, but these errors were encountered:
Thanks for the report, I was able to reproduce it, although surprisingly it works when cliking "Logout" after creating the anchor; upon second logout however I get the same error.
Steps to reproduce
User opens https://identity.ic0.app on iOS Safari and authenticates successfully
When he clicks "Logout"
And clicks "Authenticate" again
Then the UI displays "Failed to authenticate"
Observe warning in console:
UI state:
The text was updated successfully, but these errors were encountered: