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

Handle Invalid Credentials #4

Open
pfoppe opened this issue May 24, 2017 · 0 comments
Open

Handle Invalid Credentials #4

pfoppe opened this issue May 24, 2017 · 0 comments

Comments

@pfoppe
Copy link
Contributor

pfoppe commented May 24, 2017

What happens when a username/password is invalid? Its possible that every request will attempted to acquire a token (passing the invalid credentials over and over again) which could lock the users account. Setup a process to not attempt to re-acquire tokens if credentials are invalid. Possibly wait for credential changes before trying to acquire the token again (like an update to the username/password).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant