A2v10.Identity.Jwt 10.1.8222

There is a newer version of this package available.
See the version list below for details.
dotnet add package A2v10.Identity.Jwt --version 10.1.8222                
NuGet\Install-Package A2v10.Identity.Jwt -Version 10.1.8222                
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="A2v10.Identity.Jwt" Version="10.1.8222" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add A2v10.Identity.Jwt --version 10.1.8222                
#r "nuget: A2v10.Identity.Jwt, 10.1.8222"                
#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 A2v10.Identity.Jwt as a Cake Addin
#addin nuget:?package=A2v10.Identity.Jwt&version=10.1.8222

// Install A2v10.Identity.Jwt as a Cake Tool
#tool nuget:?package=A2v10.Identity.Jwt&version=10.1.8222                

About

A2v10.Identity.Jwt is a set of Jwt bearer identity services for the A2v10 platform applications.

How to use

// T - type of user identifier

services.AddPlatformIdentityCore<T>()
.AddIdentityConfiguration<T>(configuration)
.AddPlatformAuthentication()
.AddPlatformJwtBearer(configuration);

appsettings.json configuration

"Authentication": {
    "JwtBearer": {
        "Issuer": "token issuer",
        "Audience": "token Audience",
        "ExpireMinutes": 10080,
        "SecurityKey": "<SecurityKeyValue> (min 16 chars)"
    }
},
"Identity": {
    "UserStore": {
        "DataSource": "Connection String Name",
        "Schema": "Database Schema",
        "MultiTenant": true
    }
}

Feedback

A2v10.Identity.Jwt is released as open source under the MIT license. Bug reports and contributions are welcome at the GitHub repository.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  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 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.  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. 
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
10.1.8535 143 3/12/2025
10.1.8534 153 3/10/2025
10.1.8529 88 2/25/2025
10.1.8526 86 2/16/2025
10.1.8524 91 2/13/2025
10.1.8521 87 2/8/2025
10.1.8510 95 1/18/2025
10.1.8509 70 1/15/2025
10.1.8508 475 1/11/2025
10.1.8506 78 1/8/2025
10.1.8504 99 12/21/2024
10.1.8503 102 12/5/2024
10.1.8500 92 11/19/2024
10.1.8363 252 11/3/2024
10.1.8360 95 10/25/2024
10.1.8358 101 10/25/2024
10.1.8351 110 10/9/2024
10.1.8348 106 10/5/2024
10.1.8347 99 10/1/2024
10.1.8346 106 9/29/2024
10.1.8341 126 9/6/2024
10.1.8340 118 9/2/2024
10.1.8339 124 8/24/2024
10.1.8338 137 8/23/2024
10.1.8336 121 8/15/2024
10.1.8332 117 8/7/2024
10.1.8328 71 7/31/2024
10.1.8327 106 7/25/2024
10.1.8325 105 7/23/2024
10.1.8322 105 7/17/2024
10.1.8319 127 7/10/2024
10.1.8315 122 7/5/2024
10.1.8306 126 6/20/2024
10.1.8305 115 6/18/2024
10.1.8303 101 6/13/2024
10.1.8301 100 6/8/2024
10.1.8296 550 5/29/2024
10.1.8295 111 5/28/2024
10.1.8288 113 5/15/2024
10.1.8286 107 5/14/2024
10.1.8282 134 5/8/2024
10.1.8280 158 4/26/2024
10.1.8276 253 4/15/2024
10.1.8275 137 4/7/2024
10.1.8272 154 4/4/2024
10.1.8271 148 3/30/2024
10.1.8269 171 3/22/2024
10.1.8268 133 3/18/2024
10.1.8267 136 3/18/2024
10.1.8266 117 3/16/2024
10.1.8263 194 3/13/2024
10.1.8261 131 3/8/2024
10.1.8260 169 3/5/2024
10.1.8259 126 2/28/2024
10.1.8255 113 2/25/2024
10.1.8251 189 2/23/2024
10.1.8244 158 2/22/2024
10.1.8243 139 2/16/2024
10.1.8236 245 2/4/2024
10.1.8235 125 2/3/2024
10.1.8233 149 1/30/2024
10.1.8226 143 1/18/2024
10.1.8222 133 1/11/2024
10.1.8220 130 1/10/2024
10.1.8214 148 1/2/2024
10.1.8213 128 12/31/2023
10.1.8198 192 12/21/2023
10.1.8188 152 12/9/2023
10.1.8186 280 11/29/2023
10.1.8184 144 11/24/2023
10.1.8180 143 11/18/2023
10.1.8171 205 11/9/2023
10.1.8168 151 11/6/2023
10.1.8163 159 10/25/2023
10.1.8162 205 10/11/2023
10.1.8155 122 9/16/2023
10.1.8150 145 9/3/2023
10.1.8143 151 8/22/2023
10.1.8135 155 8/13/2023
10.1.8134 164 8/5/2023
10.1.8124 221 7/24/2023
10.1.8117 179 7/13/2023
10.1.8114 189 7/7/2023
10.1.8111 193 6/13/2023
10.1.8110 174 6/13/2023
10.1.8109 182 6/12/2023
10.1.8092 225 3/12/2023
10.1.8091 224 3/7/2023
10.1.8086 332 1/29/2023
10.1.8076 507 10/21/2022
10.1.8071 536 7/18/2022
10.1.8070 546 6/18/2022
10.1.8057 529 5/14/2022
10.1.8056 538 4/21/2022
10.1.8052 576 2/8/2022
10.1.8051 550 1/22/2022
10.1.8050 558 1/20/2022
10.1.8047 497 11/7/2021
10.1.8046 538 9/18/2021
10.1.8045 463 9/13/2021
10.1.8044 510 9/11/2021
10.1.8041 487 8/20/2021
10.1.8040 511 8/2/2021
10.1.8034 444 7/27/2021
10.1.8013 458 7/16/2021
10.1.8012 499 7/8/2021
10.1.8011 467 7/8/2021