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

README.md: document AWSSRP.set_new_password_challenge() #131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

macpijan
Copy link

@macpijan macpijan commented Sep 4, 2018

This problem was raised in a number of issues such as this one:
#29

The set_new_password_challenge() was introduced in the:
#25 and is not yet documented.

This should help the newcomers to get started with this module.

Signed-off-by: Maciej Pijanowski [email protected]

I'm far from Cognito / Python expert - just wanted to quickly test something and stumbled upon
following error. Found the solution hidden in the issues and code of this merge request, so
decided to add it to README. Let me know if you think this is fine. Thanks!

This problem was raised in a number of issues such as this one:
capless#29

The `set_new_password_challenge()` was introduced in the:
capless#25 and is not yet documented.

This should help the newcomers to get started with this module.

Signed-off-by: Maciej Pijanowski <[email protected]>
Copy link

@efimk-lu efimk-lu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, I had a different error = arrant.exceptions.ForceChangePasswordException: Change password before authenticating. In addition, I think think it's worth adding a full example fo creating a user and then authenticating it with AWSSRP

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.

2 participants