Codexcite.Functions.Auth
5.0.9
See the version list below for details.
dotnet add package Codexcite.Functions.Auth --version 5.0.9
NuGet\Install-Package Codexcite.Functions.Auth -Version 5.0.9
<PackageReference Include="Codexcite.Functions.Auth" Version="5.0.9" />
<PackageVersion Include="Codexcite.Functions.Auth" Version="5.0.9" />
<PackageReference Include="Codexcite.Functions.Auth" />
paket add Codexcite.Functions.Auth --version 5.0.9
#r "nuget: Codexcite.Functions.Auth, 5.0.9"
#:package Codexcite.Functions.Auth@5.0.9
#addin nuget:?package=Codexcite.Functions.Auth&version=5.0.9
#tool nuget:?package=Codexcite.Functions.Auth&version=5.0.9
Codexcite.Functions.Auth
Authorization services for securing Azure Functions with Azure Active Directory B2C.
Getting started
[TBA]
Prerequisites
[TBA]
Usage
[TBA]
Additional documentation
[TBA]
Feedback
[TBA]
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. net9.0 was computed. 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. |
-
net7.0
- Codexcite.Functions (>= 3.1.1)
- IdentityModel (>= 6.2.0)
- Microsoft.Azure.Functions.Worker (>= 1.19.0)
- Microsoft.Extensions.DependencyInjection (>= 7.0.0)
- Microsoft.Identity.Web (>= 2.15.3)
- System.IdentityModel.Tokens.Jwt (>= 7.0.3)
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 |
|---|---|---|
| 6.0.4 | 87 | 2/13/2026 |
| 6.0.3 | 89 | 2/11/2026 |
| 6.0.2 | 95 | 2/11/2026 |
| 6.0.1 | 93 | 2/4/2026 |
| 6.0.0 | 199 | 11/27/2025 |
| 5.1.36 | 203 | 11/25/2025 |
| 5.1.35 | 205 | 10/22/2025 |
| 5.1.34 | 192 | 10/21/2025 |
| 5.1.33 | 147 | 10/19/2025 |
| 5.1.32 | 186 | 10/17/2025 |
| 5.1.31 | 190 | 10/17/2025 |
| 5.1.30 | 198 | 10/5/2025 |
| 5.1.29 | 133 | 10/4/2025 |
| 5.1.28 | 133 | 10/4/2025 |
| 5.1.27 | 214 | 9/30/2025 |
| 5.1.26 | 212 | 8/14/2025 |
| 5.1.25 | 205 | 8/14/2025 |
| 5.1.24 | 286 | 8/7/2025 |
| 5.1.23 | 177 | 7/28/2025 |
| 5.0.9 | 299 | 11/7/2023 |
Codexcite.Functions.Auth 5.0.5 - Nuget update
Codexcite.Functions.Auth 5.0.4 - Nuget update
Codexcite.Functions.Auth 5.0.3 - Added xml comments
Codexcite.Functions.Auth 5.0.2 - Nuget update
Codexcite.Functions.Auth 5.0.1 - Nuget update
Codexcite.Functions.Auth 5.0.0 - Using UserValidationResult for TokenAuth
Codexcite.Functions.Auth 4.0.4 - Custom options validator
Codexcite.Functions.Auth 4.0.3 - Nuget update
Codexcite.Functions.Auth 4.0.2 - Nuget update
Codexcite.Functions.Auth 4.0.1 - Nuget update
Codexcite.Functions.Auth 4.0.0 - Update to .Net 7.0
Codexcite.Functions.Auth 3.0.1 - Scaffold v1.0
Codexcite.Functions.Auth 3.0.0 - Scaffold v1.0
Codexcite.Functions.Auth 2.1.6 - Updated Nugets.
Codexcite.Functions.Auth 2.1.5 - Updated Nugets.
Codexcite.Functions.Auth 2.1.4 - Updated Nugets.
Codexcite.Functions.Auth 2.1.3 - Updated Nugets.
Codexcite.Functions.Auth 2.1.2 - Updated Nugets.
Codexcite.Functions.Auth 2.1.1 - Updated Nugets.
Codexcite.Functions.Auth 2.1.0 - Added ClaimsPrincipalExtensions.
Codexcite.Functions.Auth 2.0.4 - Updated to Codexcite.Common 2.4.1.
Codexcite.Functions.Auth 2.0.3 - Updated to Codexcite.Common 2.3.1.
Codexcite.Functions.Auth 2.0.2 - Updated to Codexcite.Common 2.2.0.
Codexcite.Functions.Auth 2.0.1 - Updated to Codexcite.Common 2.0.0.
Codexcite.Functions.Auth 2.0.0 - Switched from B2CAuthorizationOptions to Microsoft.Identity.Web.MicrosoftIdentityOptions.
Codexcite.Functions.Auth 1.3.0 - Added IB2CAuthorizationService.EnsureUserAccess.
Codexcite.Functions.Auth 1.2.3 - Shrunk more debug logging - JSON representation exceeds the body size limit 262144.
Codexcite.Functions.Auth 1.2.2 - Shrunk debug logging - JSON representation exceeds the body size limit 262144.
Codexcite.Functions.Auth 1.2.1 - Added Debug level logging. Validate Options.
Codexcite.Functions.Auth 1.2.0 - Rename to IB2CAuthorizationService.ValidateUserAccess; scope claim type flexibility.
Codexcite.Functions.Auth 1.1.0 - Add SectionName optional parameter to AddB2CAuthorizationService.
Codexcite.Functions.Auth 1.0.0 - Initial version.