[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `IGoogleAuthProvider` interface provides methods for accessing Google authentication credentials and scopes within the `Google.Apis.Auth.AspNetCore3` namespace, specifically within the `Google.Apis.Auth.AspNetCore3.dll` assembly."],["The `GetCredentialAsync` method retrieves a short-term, non-refreshable `GoogleCredential` for the current user, with options to specify an access token refresh window and cancellation token."],["`GetCurrentScopesAsync` allows you to get a list of the currently authorized Google scopes as an `IReadOnlyList` of strings."],["`RequireScopesAsync` checks if the provided scopes are authorized, and returns an auth challenge if they are not."]]],[]]