Ivy.Auth.Auth0 1.0.56

There is a newer version of this package available.
See the version list below for details.
dotnet add package Ivy.Auth.Auth0 --version 1.0.56
                    
NuGet\Install-Package Ivy.Auth.Auth0 -Version 1.0.56
                    
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="Ivy.Auth.Auth0" Version="1.0.56" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ivy.Auth.Auth0" Version="1.0.56" />
                    
Directory.Packages.props
<PackageReference Include="Ivy.Auth.Auth0" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Ivy.Auth.Auth0 --version 1.0.56
                    
#r "nuget: Ivy.Auth.Auth0, 1.0.56"
                    
#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.
#:package Ivy.Auth.Auth0@1.0.56
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Ivy.Auth.Auth0&version=1.0.56
                    
Install as a Cake Addin
#tool nuget:?package=Ivy.Auth.Auth0&version=1.0.56
                    
Install as a Cake Tool

Ivy.Auth.Auth0

An Ivy authentication provider for Auth0.

Configuration

Add the following environment variables or user secrets:

AUTH0_DOMAIN=your-domain.auth0.com
AUTH0_CLIENT_ID=your-client-id
AUTH0_CLIENT_SECRET=your-client-secret
AUTH0_AUDIENCE=your-api-audience (optional)

Usage

var authProvider = new Auth0AuthProvider()
    .UseEmailPassword()
    .UseGoogle()
    .UseGithub()
    .UseMicrosoft();

Supported Authentication Methods

  • Email/Password
  • Google OAuth
  • GitHub OAuth
  • LinkedIn OAuth
  • Twitter OAuth
  • Facebook OAuth
  • Microsoft OAuth
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.0.122-pre-20251016153114 0 10/16/2025
1.0.122-pre-20251014142305 75 10/14/2025
1.0.121 87 10/13/2025
1.0.120 79 10/13/2025
1.0.119 82 10/13/2025
1.0.118 108 10/3/2025
1.0.118-pre-20251007123001 148 10/7/2025
1.0.115 162 9/28/2025
1.0.114 133 9/28/2025
1.0.113 209 9/22/2025
1.0.112 182 9/20/2025
1.0.110 286 9/17/2025
1.0.106 111 9/12/2025
1.0.105 152 9/10/2025
1.0.104 150 9/10/2025
1.0.102 151 9/9/2025
1.0.101 150 9/9/2025
1.0.101-pre-20250909155543 159 9/9/2025
1.0.100 163 9/7/2025
1.0.100-pre-20250909080041 146 9/9/2025
1.0.99 139 9/5/2025
1.0.97 144 9/5/2025
1.0.97-pre-20250904190714 158 9/4/2025
1.0.96 161 9/4/2025
1.0.96-pre-20250904184701 157 9/4/2025
1.0.96-pre-20250904151143 170 9/4/2025
1.0.94 162 9/4/2025
1.0.92 163 9/3/2025
1.0.91 158 9/3/2025
1.0.90 146 9/2/2025
1.0.89 190 8/29/2025
1.0.88 195 8/28/2025
1.0.87 198 8/26/2025
1.0.86 134 8/24/2025
1.0.85 77 8/23/2025
1.0.84 144 8/21/2025
1.0.83 146 8/19/2025
1.0.82 147 8/18/2025
1.0.81 132 8/15/2025
1.0.80 158 8/14/2025
1.0.78 155 8/14/2025
1.0.77 155 8/13/2025
1.0.76 152 8/12/2025
1.0.75 152 8/12/2025
1.0.74 146 8/12/2025
1.0.72 152 8/12/2025
1.0.71 153 8/12/2025
1.0.70 155 8/11/2025
1.0.69 148 8/11/2025
1.0.67 148 8/11/2025
1.0.66 139 8/11/2025
1.0.64 148 8/10/2025
1.0.63 148 8/10/2025
1.0.62 150 8/10/2025
1.0.61 150 8/10/2025
1.0.60 186 8/8/2025
1.0.58 195 8/8/2025
1.0.56 228 8/6/2025
1.0.55 230 8/6/2025
1.0.54 229 8/6/2025
1.0.53 244 8/5/2025
1.0.52 246 8/5/2025
1.0.51 183 8/4/2025
1.0.50 180 8/4/2025
1.0.49 140 7/30/2025
1.0.48 125 7/30/2025
1.0.47 127 7/30/2025
1.0.46 153 7/28/2025
1.0.45 147 7/28/2025