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

allow http://localhost origins #218

Merged
merged 1 commit into from Apr 3, 2024
Merged

allow http://localhost origins #218

merged 1 commit into from Apr 3, 2024

Conversation

joostd
Copy link
Contributor

@joostd joostd commented Apr 3, 2024

Chromium-based browsers do not allow WebAuthn calls on https URLs that have certificate issues.

See https://lists.w3.org/Archives/Public/public-webauthn/2022Nov/0135.html

Changing this to http on localhost, which is considered a secure context in most browsers.

See https://groups.google.com/a/chromium.org/g/blink-dev/c/RC9dSw-O3fE/m/E3_0XaT0BAAJ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants