Skip to content

A simple library for doing social logins in .NET Core MVC. 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. See the project site for instructions and the sample site implementation for a working example.

License

Notifications You must be signed in to change notification settings

nogginbox/NogginAuth

Repository files navigation

Noggin.NetCore Auth

A simple library for doing social authentication in .NET Core MVC. 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.

Instructions can be found at the .NETCore Auth project site.

The source code in this repo also contains SampleSite which is a working example of using Noggin.NetCore Auth.

About

A simple library for doing social logins in .NET Core MVC. 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. See the project site for instructions and the sample site implementation for a working example.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published