Skip to content

Packages for adding authentication to your ASP.NET Core application

License

Notifications You must be signed in to change notification settings

Sander0542/Sander0542.Authentication

Repository files navigation

Sander0542.Authentication

Last commit License

Packages for adding authentication to your ASP.NET Core application.

Packages

Package NuGet Latest Downloads
Sander0542.Authentication.Authelia Current release Downloads

Usage

Authelia

builder.Services.AddAuthentication(AutheliaDefaults.AuthenticationScheme)
    .AddAuthelia();

app.UseAuthentication();

Contributors

Contributors

About

Packages for adding authentication to your ASP.NET Core application

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Languages