Skip to main content
auth0 avatar

auth0

NuGet publisher profile

Packages
20
Total Downloads
119.3M
119,310,898

Packages (20)

Auth0.Core package icon

Auth0.Core

Auth0 .NET SDK

42.9M
downloads
Auth0.ManagementApi package icon

Auth0.ManagementApi

Package Description

35.3M
downloads
Auth0.AuthenticationApi package icon

Auth0.AuthenticationApi

Auth0 .NET SDK

32.8M
downloads
Auth0.AspNetCore.Authentication package icon

Auth0.AspNetCore.Authentication

Auth0 authentication middleware for ASP.NET Core.

4.3M
downloads
Auth0.OidcClient.Core package icon

Auth0.OidcClient.Core

Auth0 OIDC Client for native apps

1.7M
downloads
Auth0.OidcClient.iOS package icon

Auth0.OidcClient.iOS

Auth0 OIDC Client for Xamarin iOS apps

493.7K
downloads
Auth0.OidcClient.WPF package icon

Auth0.OidcClient.WPF

Auth0 OIDC Client for WPF apps

374.4K
downloads
Auth0.OidcClient.Android package icon

Auth0.OidcClient.Android

Auth0 OIDC Client for Xamarin Android apps. Relies on deprecated support libraries from Google, use Auth0.OidcClient.AndroidX instead.

348.0K
downloads
WebApi.JsonWebToken package icon

WebApi.JsonWebToken

JsonWebToken DelegatingHandler for ASP.NET Web API

328.4K
downloads
Auth0.OidcClient.WinForms package icon

Auth0.OidcClient.WinForms

Auth0 OIDC Client for WinForms apps

227.0K
downloads
Auth0.OidcClient.MAUI package icon

Auth0.OidcClient.MAUI

Auth0 OIDC Client for MAUI apps

201.2K
downloads
Auth0.OidcClient.AndroidX package icon

Auth0.OidcClient.AndroidX

Auth0 OIDC Client for Xamarin AndroidX apps

172.1K
downloads
Auth0.OidcClient.UWP package icon

Auth0.OidcClient.UWP

Auth0 OIDC Client for Universal Windows Platform (UWP) apps

63.8K
downloads
Auth0.AspNetCore.Authentication.Api package icon

Auth0.AspNetCore.Authentication.Api

A library that provides everything the standard JWT Bearer authentication offers, with the added power of built-in DPoP (Demonstration of Proof-of-Possession) support for enhanced token security. Simplify your Auth0 JWT authentication integration for ASP.NET Core APIs with Auth0-specific configuration and validation.

43.7K
downloads
ClaimsCookie package icon

ClaimsCookie

An HttpModule that will serialize user information to a chunked protected cookie (with MachineKey) and deserialize on every request to a ClaimsPrincipal. Usage: var user = new List<KeyValuePair<string, object>> { new KeyValuePair<string, object>("name", "John Foo"), new KeyValuePair<string, object>("id", "1234"), new KeyValuePair<string, object>("email", "[email protected]") }; ClaimsCookieModule.Instance.CreateSessionSecurityToken(user); That's it. Now, you will be able to access the user claims like this: ((IClaimsIdentity)User.Identity).Claims The cookie will be chunked in multiple cookies to avoid hitting a limit if you are storing lots of user info and it will be deflated and protected with the machine key.

35.6K
downloads
Auth0.Templates package icon

Auth0.Templates

Template pack for creating .NET applications integrated with Auth0 authentication and authorization.

19.0K
downloads
Auth0.Fga package icon

Auth0.Fga

.NET SDK for Auth0 Fine Grained Authorization (FGA)

7.9K
downloads
WebApi.JsonWebToken.Binaries package icon

WebApi.JsonWebToken.Binaries

JsonWebToken DelegatingHandler for ASP.NET Web API

6.8K
downloads
Auth0.AspNetCore.Mvc package icon

Auth0.AspNetCore.Mvc

Auth0 middleware for ASP.NET Core Mvc.

759
downloads
Auth0.MyOrganizationApi package icon

Auth0.MyOrganizationApi

Package Description

191
downloads