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

browserSupportsWebauthn is not a function? #1

Open
justinwiley opened this issue Nov 29, 2022 · 1 comment
Open

browserSupportsWebauthn is not a function? #1

justinwiley opened this issue Nov 29, 2022 · 1 comment

Comments

@justinwiley
Copy link

First, let me say thanks for this great project, very cool use case.

After deploying with CDK, the cloudfront distribution returns index.html, when rendered in the browser (chrome, latest) I get:

Uncaught TypeError: browserSupportsWebauthn is not a function
    at (index):84:12
(anonymous) @ (index):84

Checking in SimpleWebAuthn, it looks like it's still implemented in the latest release https://github.com/MasterKale/SimpleWebAuthn/search?q=browserSupportsWebauthn.

Any ideas as to the issue?

@justinwiley
Copy link
Author

I removed the if statement referencing it, and it seemed to work.

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

1 participant