Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 598 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 598 Bytes

JoinMe-OAuth-Provider

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 join.me 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.JoinMe/

How to Use

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