Skip to content

This reference application implements the DotNetOAuth provider to perform OAuth Authentication with the Google API. The Google API provides user information and authorization state information that is stored in a SQL Server application database. The data retrieved from Google is used to implement a Membership Provider used by the ASP.NET MVC 4 w…

virajs/GoogleOAuthMvcMembershipProvider

 
 

Repository files navigation

GoogleOAuthMvcMembershipProvider

This reference application implements the DotNetOAuth provider to perform OAuth Authentication with the Google API. The Google API provides user information and authorization state information that is stored in a SQL Server application database. The data retrieved from Google is used to implement a Membership Provider used by the ASP.NET MVC 4 web application. The web application uses role-based security to manage the application's roles, and roles associated to users.

About

This reference application implements the DotNetOAuth provider to perform OAuth Authentication with the Google API. The Google API provides user information and authorization state information that is stored in a SQL Server application database. The data retrieved from Google is used to implement a Membership Provider used by the ASP.NET MVC 4 w…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published