vibeeshan025 / AspNetCoreOAuthProviders

OAuth 2.0 authentication providers for ASP.NET Core.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASP.NET Core OAuth 2.0 Providers

Release Branch AppVeyor Travis CI
1.0.x release/1.0 Build status Build Status
2.0.x release/2.0 Build status Build Status
3.0.x master Build status Build Status

Contains the OAuth 2.0 authentication providers for ASP.NET Core.

Providers List

Provider Package name NuGet
Odnoklassniki Digillect.AspNetCore.Authentication.Odnoklassniki NuGet
VKontakte (VK) Digillect.AspNetCore.Authentication.VKontakte NuGet

E-mail address availability

TBD

Notes

While the aspnet-contrib providers is a great project I've decided (for reasons not to be mentioned here) to develop and maintain a separate one.

This project tries to mimic the original aspnet/Security repository in what concerns naming/styling conventions.

License

This project is licensed under the Apache License.

About

OAuth 2.0 authentication providers for ASP.NET Core.

License:Apache License 2.0


Languages

Language:C# 63.4%Language:Shell 20.7%Language:PowerShell 14.8%Language:Batchfile 1.1%