Helix endpoints Oath

Yes

Authentication is covered here:

For a chrome extension, you’ll probably implement implicit auth.

Here is an Implicit auth example and live demo

Code: https://github.com/BarryCarlyon/twitch_misc/tree/master/authentication/implicit_auth
Demo: Twitch Implicit Auth Example

1 Like