Play Games Services Auth
Auth scopes for Play Games Services native SDK.
Summary
Enumerations |
|
|---|---|
PgsAuthScope{
|
enum Represents type-safe constants for OAuth 2.0 authorization scopes. |
Enumerations
PgsAuthScope
PgsAuthScope
Represents type-safe constants for OAuth 2.0 authorization scopes.
OAuth 2.0 authorization scopes define the permissions your application needs. These scopes specify which data and functionality are accessible via authorization. For example, user email, profile data, or access to certain Google services. The scopes are presented to the user via a consent screen during the authorization process.