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

Update endpoint and add API to get password reset challenge #1431

Merged
merged 5 commits into from
Apr 30, 2024

Conversation

srijonsaha
Copy link
Contributor

@srijonsaha srijonsaha commented Apr 29, 2024

Changes

Updated endpoint to /dbconnections/change_password/challenge based on PR feedback. Introduced an API to get the password reset challenge if auth0.js is being used directly. Refactored the captcha.js file to make it easier for future changes.

References

https://auth0team.atlassian.net/browse/IAMRISK-3339

Testing

Tested by rendering the various captchas and going through the different captcha policy combinations. Example test video:

testing.mov
  • This change adds unit test coverage
  • This change adds integration test coverage

Checklist

dist/cordova-auth0-plugin.js Dismissed Show resolved Hide resolved
test/web-auth/captcha.test.js Dismissed Show resolved Hide resolved
@stevehobbsdev stevehobbsdev merged commit e4c0e95 into auth0:master Apr 30, 2024
8 checks passed
@stevehobbsdev stevehobbsdev mentioned this pull request Apr 30, 2024
@srijonsaha srijonsaha deleted the reset-password-captcha branch April 30, 2024 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants