Skip to content

Conversation

@iinuwa
Copy link
Member

@iinuwa iinuwa commented Dec 4, 2025

Before this fix, authenticators would store discoverable credentials with base64url(user_handle) instead of user_handle, and subsequent get would return base64url(base64url(user_handle)), causing the IDs not to match.

Before this fix, authenticators would store discoverable credentials
with `base64url(user_handle)` instead of `user_handle`, and subsequent
get would return `base64url(base64url(user_handle))`, causing the IDs not
to match.
@iinuwa iinuwa merged commit 2102e8e into main Dec 4, 2025
1 check passed
@iinuwa iinuwa deleted the deserialize-user-handle branch December 4, 2025 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants