Auth0.WinformsOrWPF
0.7.1
dotnet add package Auth0.WinformsOrWPF --version 0.7.1
NuGet\Install-Package Auth0.WinformsOrWPF -Version 0.7.1
<PackageReference Include="Auth0.WinformsOrWPF" Version="0.7.1" />
paket add Auth0.WinformsOrWPF --version 0.7.1
#r "nuget: Auth0.WinformsOrWPF, 0.7.1"
// Install Auth0.WinformsOrWPF as a Cake Addin #addin nuget:?package=Auth0.WinformsOrWPF&version=0.7.1 // Install Auth0.WinformsOrWPF as a Cake Tool #tool nuget:?package=Auth0.WinformsOrWPF&version=0.7.1
* Add authentication with multiple authentication sources (https://docs.auth0.com/identityproviders), either social like "Google, Facebook, Microsoft Account, LinkedIn, GitHub, Twitter", or enterprise identity systems like "Windows Azure AD, Google Apps, AD, ADFS or any SAML Identity Provider".
* Add authentication through more traditional username/password databases (https://docs.auth0.com/mysql-connection-tutorial).
* Add support for linking different user accounts (https://docs.auth0.com/link-accounts) with the same user.
* Support for generating signed Json Web Tokens (https://docs.auth0.com/jwt) to call your APIs and "flow the user identity" securely.
* Support for integrating with "Windows Azure Mobile Services backends".
* Analytics of how, when and where users are logging in.
* Pull data from other sources and add it to the user profile, through JavaScript rules (https://docs.auth0.com/rules).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.0
- Microsoft.Net.Http (>= 2.2.13)
- Newtonsoft.Json (>= 5.0.6)
GitHub repositories
This package is not used by any popular GitHub repositories.