Ivy.Auth.Auth0 1.0.84

dotnet add package Ivy.Auth.Auth0 --version 1.0.84
                    
NuGet\Install-Package Ivy.Auth.Auth0 -Version 1.0.84
                    
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.84" />
                    
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.84" />
                    
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.84
                    
#r "nuget: Ivy.Auth.Auth0, 1.0.84"
                    
#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.84
                    
#: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.84
                    
Install as a Cake Addin
#tool nuget:?package=Ivy.Auth.Auth0&version=1.0.84
                    
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.84 0 8/21/2025
1.0.83 9 8/19/2025
1.0.82 12 8/18/2025
1.0.81 67 8/15/2025
1.0.80 93 8/14/2025
1.0.78 90 8/14/2025
1.0.77 91 8/13/2025
1.0.76 89 8/12/2025
1.0.75 91 8/12/2025
1.0.74 92 8/12/2025
1.0.72 90 8/12/2025
1.0.71 93 8/12/2025
1.0.70 91 8/11/2025
1.0.69 85 8/11/2025
1.0.67 84 8/11/2025
1.0.66 85 8/11/2025
1.0.64 84 8/10/2025
1.0.63 85 8/10/2025
1.0.62 88 8/10/2025
1.0.61 87 8/10/2025
1.0.60 124 8/8/2025
1.0.58 134 8/8/2025
1.0.56 185 8/6/2025
1.0.55 187 8/6/2025
1.0.54 186 8/6/2025
1.0.53 208 8/5/2025
1.0.52 210 8/5/2025
1.0.51 158 8/4/2025
1.0.50 144 8/4/2025
1.0.49 108 7/30/2025
1.0.48 103 7/30/2025
1.0.47 106 7/30/2025
1.0.46 106 7/28/2025
1.0.45 109 7/28/2025