Logto.AspNetCore.Authentication 0.2.0
Logto ASP.NET Core authentication middleware
ASP.NET Core authentication middleware for Logto.
Prerequisites
- .NET 6.0 or higher
- A Logto Cloud account or a self-hosted Logto
- A Logto traditional web application created
- An ASP.NET Core web application created
Guide
Check out our docs and choose the right guide for your project.
Installation
dotnet add package Logto.AspNetCore.Authentication
Sample project
See sample directory for a runnable sample project.
Resources
No packages depend on Logto.AspNetCore.Authentication.
.NET 6.0
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 6.0.36)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 6.36.0)
- System.Text.Encodings.Web (>= 4.7.2)
.NET 7.0
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 7.0.20)
- System.Text.Encodings.Web (>= 4.7.2)
.NET 8.0
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 8.0.11)
- System.Text.Encodings.Web (>= 4.7.2)
| Version | Downloads | Last updated |
|---|---|---|
| 0.2.0 | 1 | 11/06/2025 |
| 0.1.2 | 0 | 02/29/2024 |
| 0.1.1 | 0 | 11/28/2023 |
| 0.1.0 | 0 | 08/28/2023 |
| 0.1.0-alpha.1 | 0 | 08/28/2023 |
| 0.1.0-alpha.0 | 0 | 08/27/2023 |