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

Closes OAuth window immediately when typo username or password #24

Open
mystasly48 opened this issue Apr 21, 2020 · 1 comment
Open
Labels
Bug Report a bug or unexpected behaviors (for developers and users)

Comments

@mystasly48
Copy link
Owner

When the username or password is wrong, the OAuth window will be closed immediately and failed to login .It's troublesome to confirm the message and try again.
Currently it's prohibited to go to any other pages, but the only thing that we need to do is to check if the account is suspended or not, not prohibiting moving pages.

@mystasly48 mystasly48 added the Bug Report a bug or unexpected behaviors (for developers and users) label Apr 21, 2020
@mystasly48
Copy link
Owner Author

When the username or password is wrong, redirected to here.
https://twitter.com/login/error?username_or_email=*****&redirect_after_login=https%3A%2F%2Fapi.twitter.com%2Foauth%2Fauthorize%3Foauth_token%3D*****
Just to allow to access the url.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Report a bug or unexpected behaviors (for developers and users)
Projects
None yet
Development

No branches or pull requests

1 participant