issork / gift

Godot IRC For Twitch addon
MIT License
150 stars 23 forks source link

Implement Authorization code grant flow #16

Closed issork closed 1 year ago

issork commented 1 year ago

No more self generating of oauth tokens, just provide client_id, client_secret and scopes and have the plugin generate a oauth token for your bot/app.