Using OAuth authorization code flow to get moderators of a channel

Sure, after getting the ?code and exchanging the code for an access token, store the access token in local storage then redirect to your home page/whever you want.

1 Like