Hi guys, I am integrating Twitch oauthv2 API into my website for the login feature
I add prompt=select_account to login API but the account selection page is not showing up
Does Twitch Oauthv2 API support an account selection page like Google or Microsoft Azure?
Twitch doesn’t use prompt
it uses force_verify=true
Also note that a user can only be logged into one account at once on Twitch, so theres no “account switcher” per sae.
1 Like