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

[CAUTH-239] Add getChallenge method #1057

Merged
merged 2 commits into from
Dec 5, 2019

Conversation

jfromaniello
Copy link
Member

Changes

Add a method to create and retrieve a challenge (aka captcha).

References

https://auth0team.atlassian.net/browse/CAUTH-239

Testing

  • This change adds unit test coverage

  • This change adds integration test coverage

Checklist

@jfromaniello jfromaniello requested a review from a team December 3, 2019 16:26
@jfromaniello jfromaniello force-pushed the add_get_challenge_method branch 2 times, most recently from fc12945 to beba358 Compare December 3, 2019 16:43
test/authentication/authentication.test.js Show resolved Hide resolved
test/authentication/authentication.test.js Show resolved Hide resolved
src/authentication/index.js Show resolved Hide resolved
src/authentication/index.js Show resolved Hide resolved
@jfromaniello jfromaniello force-pushed the add_get_challenge_method branch from beba358 to 7e79730 Compare December 4, 2019 13:21
@lbalmaceda
Copy link
Contributor

Looks good after the updates. Let's wait for that endpoint to go public before merging this.

@lbalmaceda lbalmaceda added this to the vNext milestone Dec 4, 2019
@stevehobbsdev stevehobbsdev merged commit c35e6c1 into auth0:master Dec 5, 2019
@jfromaniello jfromaniello deleted the add_get_challenge_method branch December 5, 2019 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants