What’s new (1.0.0)
New Features
HMSAccountAuthService module has been added.
The module has signIn, signOut, silentSignIn, cancelAuthorization and getChannel functions.
HMSAccountAuthManager module has been added.
The module has containScopes, getAuthResult, getAuthResultWithScope, addAuthScopes functions.
AuthHuaweiId data type has been updated.
Added SCOPE_UID and SCOPE_DIALOG_AUTH members to Enum AuthRequestOption.
SignInData data type has been updated.
Added the getIndependentSignInIntent API to HMSAccountAuthService.
Added the carrierId parameter to the AuthBuilder.
Android API 33 support has been added.
Modified Features
Updated signIn and silentSignIn in the HMSAccount module.
Updated signIn and silentSignIn in the HMSAccountAuthService module.
Updated addAuthScopes, containScopes, getAuthResultWithScope and getAuthResult in the HMSHuaweiIdAuthManager module.
Updated addAuthScopes, containScopes, getAuthResultWithScope and getAuthResult in the HMSAccountAuthManager module.
AuthHuaweiIdBuilder data type has been renamed to AuthBuilder and its properties have been updated.
Deprecated familyName and givenName in the AuthHuaweiId.
Deprecated HMSReadSMSManager module. You are advised not to use this module.