-
Notifications
You must be signed in to change notification settings - Fork 0
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
PSG-4008 - Demo Features #6
base: main
Are you sure you want to change the base?
Conversation
…with passkey button configurable through environment variables
PASSAGE_API_KEY= | ||
PASSAGE_DISABLE_PASSKEY_PROMPT_AFTER_REGISTER=false |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Having env variables to configure the flow is cool - though I worry this will over-complicate the source code for others looking at the demo.
The point of the demo app is really to show the one true Passage recommended™ passkey + password flow
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, we never have to merge this, but a good way to get a review!
Make Post register prompt, auto login with passkey, and show a login ……with passkey button configurable through environment variables
Description
New environment variables to configure certain features.
Jira Story
PSG-4008
Images/Screen Capture
Type of change
Testing
Checklist: