Microsoft.AspNetCore.Authentication.Google Namespace¶
-
namespace
Microsoft.AspNetCore.Authentication.Google¶ Classes
- class
GoogleDefaults - class
GoogleHelper - Contains static methods that allow to extract user’s information from a
Newtonsoft.Json.Linq.JObjectinstance retrieved from Google after a successful authentication process. - class
GoogleMiddleware - An ASP.NET Core middleware for authenticating users using Google OAuth 2.0.
- class