TwitchLib / TwitchLib.Api

API component of TwitchLib.
70 stars 84 forks source link

Adding support for transparent User Access Tokens to TwitchLib.API #370

Open BackTrak opened 1 year ago

BackTrak commented 1 year ago

Uses EmbedIO (MIT License) as an embedded web server to receive access token call backs for interactive scope authorizations. Adds support for refresh tokens so that applications can use User Access tokens without user interaction. Enables full usage of Helix API without requiring extra consumer implementation per usage.

Thanks for a great library, hope you like it! :)