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

Local dev: Allow marking origins as "potentially trustworthy" #45

Merged

Conversation

Jubeki
Copy link
Contributor

@Jubeki Jubeki commented Apr 11, 2023

Currently it is not possible to run the webauthn flow from localhost (for local development purposes)
(This does not apply if you are using Valet with SSL-Certificates enabled)

What must be done for Webauthn support on localhost:

This PR adds support for secured_relying_parties for the localhost option.

(This should probably never be active in production and only be added for local development purposes)

@claudiodekker claudiodekker added the enhancement New feature or request label Apr 16, 2023
@claudiodekker claudiodekker changed the title Add localhost webauthn flow support Local dev: Allow marking origins as "potentially trustworthy" Apr 16, 2023
@claudiodekker claudiodekker merged commit 05879c7 into claudiodekker:master Apr 16, 2023
claudiodekker added a commit that referenced this pull request Apr 16, 2023
@Jubeki Jubeki deleted the add-localhost-webauthn-flow branch April 17, 2023 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants