An OAuth controller that handles ROPC grant type authorization obtaining and auto token refreshing.
Info
Version: | 1.0.0 |
Author(s): | Xichang(Seacen) Zhao |
Last Update: | Friday, September 16, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/seacen/OAuthST |
NuGet Url: | https://www.nuget.org/packages/OAuthST |
Install
Install-Package OAuthST
dotnet add package OAuthST
paket add OAuthST
OAuthST Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)