Twitch login/signup for android

If you are using implicit auth you can extract the token from the redirecturl:

https://<your registered redirect URI>#access_token=<an access token>

As documented: