Skip to content

AreYouFreeBusy/Amazon-OAuth-Provider

Repository files navigation

Amazon-OAuth-Provider

Amazon.com offers "Login with Amazon" service which supports authentication and authorization using OAuth2.

ASP.NET MVC 5 Web apps that use ASP.NET Identity 2.0 with OWIN as described at http://www.asp.net/identity can use "Login with Amazon" for user identity and sign in.

This library was originally developed for and is in use at https://freebusy.io

This library is available as a NuGet package at https://www.nuget.org/packages/Owin.Security.Providers.Amazon/

How to Use

See an example of how to configure your ASP.NET web app at https://github.com/AreYouFreeBusy/AzureAD-OAuth-Provider/blob/master/AzureAD-OAuth-Demo/App_Start/Startup.Auth.cs

About

Amazon OAuth provider for OWIN to use with ASP.NET 4.5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published