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

Microsoft edge Webauthn APIs makecredential throws DOMException 9 (Not SupportedError) #965

Closed
pkuntal opened this issue Jun 22, 2018 · 1 comment

Comments

@pkuntal
Copy link

pkuntal commented Jun 22, 2018

No description provided.

@emlun
Copy link
Member

emlun commented Jun 22, 2018

It looks like MSCredentials is an early draft of the implementation, and at any rate it's not the API defined by WebAuthn. For examples of how to use the WebAuthn API, you can look at these guides at MDN or Google Developers. These are not by Microsoft, but all the browsers are implementing this same API, so the same code should work in any compliant browser.

If you have further questions, please direct them at public-webauthn@w3.org instead.

@emlun emlun closed this as completed Jun 22, 2018
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

No branches or pull requests

2 participants