Does Microsoft.Web.WebPages.OAuth.OAuthWebSecurity support OAuth 2.0?

I came across this page from google about migrating to OAuth 2.0 login (OpenID Connect)

My current project was already using the Microsoft.Web.WebPages.OAuth library to implement the external login functionality using a Google account. But I'm not sure if this library has support for OAuth 2.0 when OpenID 2.0 eventually closes in the near future. Does anyone have a confirmed answer? Thank.

+3


source to share





All Articles