twitch-cli
twitch-cli copied to clipboard
Auth force verify
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Problem/Feature
Add's support for setting force_verify to true when doing user oAuth
Description of Changes:
- add the flag/switch
- docuemtnation about it
Checklist
- [x] My code follows the Contribution Guide
- [x] I have self-reviewed the changes being requested
- [x] I have made comments on pieces of code that may be difficult to understand for other editors
- [x] I have updated the documentation (if applicable)