Info
Version: | 1.3.0 |
Author(s): | Richard Garside |
Last Update: | Monday, November 13, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://coreauth.nogginbox.co.uk/ |
NuGet Url: | https://www.nuget.org/packages/Noggin.NetCoreAuth |
Install
Install-Package Noggin.NetCoreAuth
dotnet add package Noggin.NetCoreAuth
paket add Noggin.NetCoreAuth
Noggin.NetCoreAuth Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Binder(>= 5.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 5.0.0)
- RestSharp(>= 106.11.7)
- System.ValueTuple(>= 4.5.0)
Tags
It authenticates that people are who they say they are, but does not authorise them and has no opinion on how you store details about your users.
Includes login providers for GitHub, Google, Microsoft and Facebook.
See the project site for instructions and the sample site implementation on for a working example.