IdentityServer4 extension grant implementation to exchange external tokens for IdentityServer access tokens. Includes implementation for popular social logins such as google, facebook and twitter.
This package can be used in your websites, where you want to create simple login systems without having to install and manage the databases. It makes use of JSON files and simple .NET code to create and expose methods to create accounts, let them log in and log out. You can use the UserId and other...
More information
This package helps developers to implement auto connection of app user after his first valid identification. It works for Xamarin.Forms, Xamarin.Android & Xamarin.iOS.
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.
Includes login providers for GitHub, Google, Facebook and Twitter.
See the project...
More information