Auth

  • Auth is the entry point for Google Auth APIs through GoogleApiClient.

  • GOOGLE_SIGN_IN_API is a token used with GoogleApiClient.Builder to enable the Google Sign In API.

  • GoogleSignInApi is the API entry point specifically for Google Sign In.

public final class Auth extends Object

This class is deprecated.
All APIs in this class are deprecated. Use Credential Manager for authentication or Google Identity Services for authorization.

Entry point for Google Auth APIs through GoogleApiClient.

Inherited Method Summary