Module.OAuth
0.1.2-beta
This is a prerelease version of Module.OAuth.
dotnet add package Module.OAuth --version 0.1.2-beta
NuGet\Install-Package Module.OAuth -Version 0.1.2-beta
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Module.OAuth" Version="0.1.2-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Module.OAuth --version 0.1.2-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Module.OAuth, 0.1.2-beta"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Module.OAuth as a Cake Addin #addin nuget:?package=Module.OAuth&version=0.1.2-beta&prerelease // Install Module.OAuth as a Cake Tool #tool nuget:?package=Module.OAuth&version=0.1.2-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Module系统OAuth模块(公测版)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.Identity.Owin (>= 2.2.1)
- Microsoft.Owin.Security.OAuth (>= 3.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.2-beta | 775 | 9/12/2016 |
0.1.0-beta | 708 | 9/11/2016 |
- AppBuilderExtensions
- AccessProvider
- ValidateClient()
- ValidateUser()
- RefreshProvider
- SaveToken()
- RemoveToken()