-
Notifications
You must be signed in to change notification settings - Fork 89
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
Add Passkey Support #1099
base: main
Are you sure you want to change the base?
Add Passkey Support #1099
Conversation
@chrisnellis Hello! Here's some steps to get this moving forward:
Hope that helps. |
@duedares-rvj , thanks for your guidance! I just finished signing my commits after I gave the |
@duedares-rvj , I think things are in a good place now for this to be reviewed :) Let me know what you think |
@kushalshit27, could you and your team please let me know what the review timeline would be for this? |
🔧 Changes
authenitcation_methods
block to connections (referencing Auth0's API documentation)paskey_options
block to connections (referencing Auth0's API documentation)📚 References
Attempting to fix #924
🔬 Testing
Ran acceptance tests, observed the recorded JSON API calls and ensured they match the API documentation
📝 Checklist