Skip to content

swiftyspiffy/TwitchTokenGeneratorNET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitchTokenGeneratorNET

Overview

This is a .NET Standard library that allows you to interact with TwitchTokenGenerator.com in the following ways:

  • CreateAuthFlow
  • CreateQuickLink
  • CreateRequest
  • ForgotToken
  • GetAuthWorkflow
  • GetSupportedScopes
  • RefreshToken

Example/Testing

Included in this repo is a test/example project used to test all of the endpoints supported in the library.

NuGet

https://www.nuget.org/packages/TwitchTokenGeneratorNET/1.0.0

License

MIT License. © 2021 Cole

About

.net library for programmatically interacting with TwitchTokenGenerator.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages