Auth0 OIDC Client
The Auth0 OIDC Client allows you to add authentication for your .NET Client applications. The Auth0 OIDC Client supports the following platforms:
- Universal Windows Platform (UWP 10.0.16299)
- Windows Presentation Foundation (.NET 4.6.2 and higher)
- Windows Forms (.NET 4.6.2 and higher)
- iOS (uses Xamarin)
- Android (uses Xamarin)
This library is based on the IdentityModel OpenID Connect Client Library, and simply acts as a very thin wrapper around this library, ensuring that the correct configuration is passed to Auth0.