Smart.OAuth NuGet Package

Smart.OAuth
使用方法:
(在Global.asax.cs文件Application_Start方法添加如下代码)
//Web Controllers权限校验(Header或者URL或者Cookies上需要添加token参数)
Smart.OAuth.SmartOAuth.InitControllerAuthorizeAttribute(GlobalFilters.Filters);
//WebAPI权限校验(Header或者URL上需要添加token参数)
GlobalConfiguration.Configure(Smart.OAuth.SmartOAuth.InitWebAPIAuthentication);.




Got any Smart.OAuth Question?





Info

Version: 1.0.0.143
Author(s): Sun
Last Update: Wednesday, July 6, 2022
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/Smart.OAuth


Install
Install-Package Smart.OAuth
dotnet add package Smart.OAuth
paket add Smart.OAuth
Smart.OAuth Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.5

avg-downloads-per-day

6

days-since-last-release

668