Specifies that the class or method that this attribute is applied to requires the specified authorization,
which can include the incremental addition of Google scopes.
[[["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 latest version of the Google.Apis.Auth.AspNetCore3 package is 1.69.0, with several previous versions also available for reference."],["The package includes the `GoogleOpenIdConnectDefaults` class, which contains default values for the Google OpenIdConnect authentication handler."],["The `GoogleScopedAuthorizeAttribute` class allows for specifying authorization requirements, including incremental addition of Google scopes, at the class or method level."],["The `IGoogleAuthProvider` interface provides access to Google authentication credentials and scopes within the package."]]],[]]