ASP.NET Core authentication module that enables an application to support GrandID's (Svensk E-identitet) authentication workflow.
Info
Version: | 4.0.0 |
Author(s): | Active Solution, Martin Sjölander, Peter Örneholm, Fredrik Lundin, Conny Sjögren, Peter Carlsson, Robert Folkesson |
Last Update: | Tuesday, October 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ActiveLogin/ActiveLogin.Authentication |
NuGet Url: | https://www.nuget.org/packages/ActiveLogin.Authentication.GrandId.AspNetCore |
Install
Install-Package ActiveLogin.Authentication.GrandId.AspNetCore
dotnet add package ActiveLogin.Authentication.GrandId.AspNetCore
paket add ActiveLogin.Authentication.GrandId.AspNetCore
ActiveLogin.Authentication.GrandId.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- ActiveLogin.Authentication.GrandId.Api(>= 4.0.0)
- ActiveLogin.Identity.Swedish(>= 2.0.2)
- Microsoft.Extensions.Http(>= 3.1.9)
Tags