Codexcite.Functions.Auth
5.1.24
See the version list below for details.
dotnet add package Codexcite.Functions.Auth --version 5.1.24
NuGet\Install-Package Codexcite.Functions.Auth -Version 5.1.24
<PackageReference Include="Codexcite.Functions.Auth" Version="5.1.24" />
<PackageVersion Include="Codexcite.Functions.Auth" Version="5.1.24" />
<PackageReference Include="Codexcite.Functions.Auth" />
paket add Codexcite.Functions.Auth --version 5.1.24
#r "nuget: Codexcite.Functions.Auth, 5.1.24"
#:package Codexcite.Functions.Auth@5.1.24
#addin nuget:?package=Codexcite.Functions.Auth&version=5.1.24
#tool nuget:?package=Codexcite.Functions.Auth&version=5.1.24
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 | 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. |
-
net9.0
- Codexcite.Common (>= 5.22.0)
- IdentityModel (>= 7.0.0)
- Microsoft.Azure.Functions.Worker (>= 2.0.0)
- Microsoft.Extensions.DependencyInjection (>= 9.0.8)
- Microsoft.Identity.Web (>= 3.12.0)
- System.IdentityModel.Tokens.Jwt (>= 8.13.0)
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 |
---|---|---|
5.1.26 | 91 | 8/14/2025 |
5.1.25 | 93 | 8/14/2025 |
5.1.24 | 178 | 8/7/2025 |
5.1.23 | 91 | 7/28/2025 |
5.1.22 | 142 | 6/26/2025 |
5.1.20 | 102 | 6/20/2025 |
5.1.19 | 134 | 6/19/2025 |
5.1.17 | 95 | 6/6/2025 |
5.1.16 | 152 | 5/29/2025 |
5.1.15 | 150 | 5/29/2025 |
5.1.14 | 147 | 5/22/2025 |
5.1.13 | 108 | 5/18/2025 |
5.1.12 | 229 | 5/15/2025 |
5.1.11 | 221 | 5/15/2025 |
5.1.10 | 230 | 5/14/2025 |
5.1.9 | 176 | 4/9/2025 |
5.1.8 | 171 | 3/20/2025 |
5.1.7 | 112 | 1/24/2025 |
5.1.6 | 114 | 1/20/2025 |
5.1.5 | 104 | 1/17/2025 |
5.1.4 | 102 | 1/16/2025 |
5.1.3 | 107 | 1/7/2025 |
5.1.2 | 123 | 12/21/2024 |
5.1.1 | 127 | 12/11/2024 |
5.1.0 | 123 | 11/20/2024 |
5.0.37 | 146 | 11/2/2024 |
5.0.36 | 133 | 10/22/2024 |
5.0.34 | 143 | 10/21/2024 |
5.0.33 | 175 | 10/18/2024 |
5.0.32 | 119 | 10/17/2024 |
5.0.31 | 120 | 10/15/2024 |
5.0.30 | 117 | 10/13/2024 |
5.0.29 | 119 | 10/12/2024 |
5.0.28 | 114 | 10/12/2024 |
5.0.27 | 122 | 10/9/2024 |
5.0.26 | 124 | 10/6/2024 |
5.0.25 | 126 | 10/5/2024 |
5.0.24 | 120 | 10/4/2024 |
5.0.23 | 133 | 10/4/2024 |
5.0.22 | 120 | 10/1/2024 |
5.0.21 | 122 | 9/28/2024 |
5.0.20 | 127 | 9/27/2024 |
5.0.19 | 135 | 9/20/2024 |
5.0.18 | 112 | 7/31/2024 |
5.0.17 | 93 | 7/31/2024 |
5.0.16 | 105 | 7/30/2024 |
5.0.15 | 120 | 7/25/2024 |
5.0.14 | 138 | 7/18/2024 |
5.0.13 | 135 | 6/5/2024 |
5.0.12 | 139 | 5/29/2024 |
5.0.11 | 149 | 5/8/2024 |
5.0.10 | 140 | 4/23/2024 |
5.0.9 | 266 | 11/7/2023 |
5.0.8 | 123 | 11/7/2023 |
5.0.7 | 174 | 10/22/2023 |
Codexcite.Functions.Auth 5.0.3 - Added xml comments
Codexcite.Functions.Auth 5.0.0 - Using UserValidationResult for TokenAuth
Codexcite.Functions.Auth 4.0.0 - Update to .Net 7.0
Codexcite.Functions.Auth 2.1.0 - Added ClaimsPrincipalExtensions.
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.