Page Summary
-
All interfaces and classes within the
com.google.android.gms.auth.api.signinpackage, except forRevocationBoundService, are deprecated. -
For authentication purposes, the recommended replacement is Credential Manager.
-
For authorization purposes, the recommended replacement is Google Identity Services.
-
The
RevocationBoundServiceclass is also deprecated.
Interfaces
| GoogleSignInApi | This interface is deprecated. Use Credential Manager for authentication or Google Identity Services for authorization. |
Classes
| GoogleSignIn | This class is deprecated. Use Credential Manager for authentication or Google Identity Services for authorization. |
| GoogleSignInClient | This class is deprecated. Use Credential Manager for authentication or Google Identity Services for authorization. |
| GoogleSignInResult | This class is deprecated. Use Credential Manager for authentication or Google Identity Services for authorization. |
| GoogleSignInStatusCodes | This class is deprecated. Use Credential Manager for authentication or Google Identity Services for authorization. |
| RevocationBoundService | This class is deprecated. No replacement. |