Represents authorization criteria for token lookup.
Used to specify which authentication token to retrieve from storage based on provider, scopes, and authorization ID.
Unique identifier for this authorization
The OAuth provider this authorization is for
Array of OAuth scopes this authorization covers
Represents authorization criteria for token lookup.
Used to specify which authentication token to retrieve from storage based on provider, scopes, and authorization ID.