BizDoc.Authentication.Auth0
8.5.9
dotnet add package BizDoc.Authentication.Auth0 --version 8.5.9
NuGet\Install-Package BizDoc.Authentication.Auth0 -Version 8.5.9
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="BizDoc.Authentication.Auth0" Version="8.5.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BizDoc.Authentication.Auth0 --version 8.5.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BizDoc.Authentication.Auth0, 8.5.9"
#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.
// Install BizDoc.Authentication.Auth0 as a Cake Addin #addin nuget:?package=BizDoc.Authentication.Auth0&version=8.5.9 // Install BizDoc.Authentication.Auth0 as a Cake Tool #tool nuget:?package=BizDoc.Authentication.Auth0&version=8.5.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Auth0 for BizDoc
builder.Services.AddBizDoc(options => {
options.IdentityClaimType = ClaimConstants.ObjectId;
}).
AddAuth0(options => {
options.Domain = "domain-name";
options.ApiToken = "api-token";
});
app.UseBizDoc().
UseAuth0();
Types
Roles Organizations
Workflow
Role Node
Attributes
User Metadata
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Auth0.Core (>= 7.30.0)
- Auth0.ManagementApi (>= 7.30.0)
- BizDoc.Core (>= 8.33.5)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 8.0.10)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 8.0.10)
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 |
---|---|---|
8.5.9 | 86 | 12/2/2024 |
8.5.8 | 92 | 11/13/2024 |
8.5.7 | 95 | 10/13/2024 |
8.5.6 | 80 | 7/29/2024 |
8.5.5 | 105 | 5/14/2024 |
8.5.3 | 136 | 2/20/2024 |
8.5.2 | 152 | 1/17/2024 |
8.5.1 | 130 | 1/12/2024 |
7.5.1 | 215 | 11/9/2023 |
7.5.0 | 131 | 11/9/2023 |
7.4.0 | 155 | 10/21/2023 |
7.3.0 | 177 | 7/28/2023 |
7.2.0 | 184 | 7/6/2023 |
7.1.0 | 173 | 5/22/2023 |
7.0.2 | 195 | 4/11/2023 |
7.0.1 | 223 | 3/30/2023 |
7.0.0 | 355 | 11/28/2022 |
6.8.4 | 347 | 11/8/2022 |
6.8.2 | 381 | 10/27/2022 |
6.8.1 | 450 | 10/20/2022 |
6.8.0 | 446 | 10/20/2022 |