Skip to content

A simple web API written using ASP.NET Web API and Microsoft OWIN for OAuth2 social authentication with Google or Facebook.

License

Notifications You must be signed in to change notification settings

akornatskyy/oauth2-social-net

Repository files navigation

OAuth2 Social Authentication

Build status

A simple web API written using ASP.NET Web API and Microsoft OWIN for OAuth2 social authentication with Google or Facebook.

Prepare

In web.config change app settings for:

  • Google.ClientId and Google.ClientSecret.
  • Facebook.AppId and Facebook.AppSecret.

OAuth2 redirect callbacks:

CORS: update urls in index.html. See more about using custom domains with IIS Express here.

Useful Links

About

A simple web API written using ASP.NET Web API and Microsoft OWIN for OAuth2 social authentication with Google or Facebook.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published