Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly handle strings/objects being returned from navigator.identity.get(). #754

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

davidz25
Copy link
Contributor

@davidz25 davidz25 commented Oct 3, 2024

The latest spec of the W3C DC API returns an object, not a string. Add workaround to cope with some implementations - such as Chrome - not yet doing this.

Test: Manually tested.

…y.get().

The latest spec of the W3C DC API returns an object, not a string. Add
workaround to cope with some implementations - such as Chrome - not
yet doing this.

Test: Manually tested.
Signed-off-by: David Zeuthen <[email protected]>
@davidz25 davidz25 requested a review from kdeus October 3, 2024 21:02
@davidz25 davidz25 merged commit 696c4b3 into main Oct 3, 2024
5 checks passed
@davidz25 davidz25 deleted the credential-response-object-vs-string branch October 3, 2024 21:58
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