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

Use force_verify parameter for streamer and bot login #1500

Conversation

zneix
Copy link
Contributor

@zneix zneix commented Oct 5, 2021

Pull request checklist:

  • CHANGELOG.md was updated, if applicable
  • Documentation in docs/ or install-docs/ was updated, if applicable
  • I have tested all changes

This will always prompt user to confirm the authorization, even if they're already accepted it before.
While it adds an extra click every time, it can help in case of debugging the login or when streamer wants to relog after their previous oauth token got invalid (due to a ban) without the need to remove pajbot1 from connections under the Twitch account.

This will always prompt user to confirm the authentication, even if they're already accepted it before.
While it adds an extra click every time, it can help in case of debugging the login or when streamer wants to relog after their previous oauth token got invalid (due to a ban) without the need to remove pajbot1 from connections under the Twitch account.
@RAnders00 RAnders00 enabled auto-merge (squash) October 6, 2021 12:32
@RAnders00 RAnders00 merged commit 8df6d18 into pajbot:master Oct 6, 2021
@zneix zneix deleted the zneix/feature/force-verify-for-bot-and-streamer-login branch November 7, 2021 01:13
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