Can SimpleMembership be used with Google API v3, OAuth2 authentication?

165 Views Asked by At

For Google API v3, is it possible to use SimpleMembership instead of Google Api Dotnet Client?

This is for subsequent usage against their services like calendar and drive.

1

There are 1 best solutions below

0
On BEST ANSWER

Nope, the SimpleMembershipProvider for Google is an OpenID provider, not an OAuth2 provider.