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

feat(g dbAuth): Detect WebAuthn support #10864

Merged
merged 4 commits into from
Jun 20, 2024

Conversation

Tobbe
Copy link
Member

@Tobbe Tobbe commented Jun 20, 2024

When generating dbAuth pages (login, signup, etc) we used to always prompt for WebAuthn support. But I figured if WebAuthn was setup for dbAuth it'd make sense to just also automatically add support for it to the generated pages.
And vice versa – if WebAuthn support is not enabled for dbAuth it doesn't make much sense to have it on the generated pages either.

If dbAuth is not setup at all we'll still prompt for WebAuthn support.

And if the --webauthn flag is passed that takes precedence

@Tobbe Tobbe added the release:feature This PR introduces a new feature label Jun 20, 2024
@Tobbe Tobbe added this to the next-release milestone Jun 20, 2024
@Tobbe Tobbe enabled auto-merge (squash) June 20, 2024 20:44
@Tobbe Tobbe merged commit 4637f61 into redwoodjs:main Jun 20, 2024
51 checks passed
@Tobbe Tobbe deleted the tobbe-dbauth-g-pages-detect-webauthn branch June 20, 2024 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:feature This PR introduces a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant