[[["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."],[[["This webpage provides documentation for the `IGoogleAuthProvider` interface, which is used to access Google authentication credentials and scopes within the `Google.Apis.Auth.AspNetCore3` namespace."],["The interface includes three primary methods: `GetCredentialAsync`, which retrieves a non-refreshable `GoogleCredential` for the user, `GetCurrentScopesAsync`, which returns a list of authorized Google scopes, and `RequireScopesAsync`, which generates an authentication challenge if required scopes are not yet authorized."],["The `GetCredentialAsync` method accepts optional parameters for `accessTokenRefreshWindow` and `cancellationToken`, allowing for control over access token duration and operation cancellation."],["The most recent version of this interface documentation available is 1.69.0, although there are past documentation available from version 1.50.0."],["An extension method, `Utilities.ThrowIfNull\u003cT\u003e(T, String)`, is also available as part of the documentation, providing a way to throw an error if a variable is null."]]],[]]