sh-edraft.de

sh-edraft.core.auth (2026.3.13)

Published 2026-03-13 17:45:07 +01:00 by ci

Installation

dotnet nuget add source --name sh-edraft.de --username your_username --password your_token 
dotnet add package --source sh-edraft.de --version 2026.3.13 sh-edraft.core.auth

About this package

Authentication and authorization with JWT, OpenID Connect, and API Key support

sh-edraft Core Auth

Authentication and authorization module with JWT, OpenID Connect, and API Key support.

Features

  • JWT authentication
  • OpenID Connect
  • API Key handler
  • User permissions & claims

Installation

Install via NuGet:

dotnet add package sh-edraft.core.auth

License

MIT

Dependencies

ID Version Target Framework
sh-edraft.core.configuration 2026.3.13 net10.0
sh-edraft.core.db 2026.3.13 net10.0
HotChocolate.AspNetCore.Pipeline 16.0.0-p.10.29 net10.0
HotChocolate.Execution.Abstractions 16.0.0-p.10.29 net10.0
Microsoft.AspNetCore.Authentication.JwtBearer 10.0.2 net10.0
Microsoft.AspNetCore.Authentication.OpenIdConnect 10.0.2 net10.0
Microsoft.AspNetCore.OpenApi 10.0.1 net10.0
Microsoft.Extensions.Options 10.0.2 net10.0
Details
NuGet
2026-03-13 17:45:07 +01:00
0
Sven Heidemann
89 KiB
Assets (4)
Versions (66) View all
2026.3.13 2026-03-13
2026.3.4.1 2026-03-04
2026.3.4 2026-03-04
2026.3.1.3 2026-03-01
2026.3.1.2 2026-03-01