register With Google Play Integrity
abstract suspend fun registerWithGooglePlayIntegrity(packageName: String, deviceId: String, token: String, registrationId: String?): String
Registers this client against the backend with a Google Play Integrity token.
Return
user ID of the newly created user
Parameters
package Name
app package name.
device Id
device ID (Android ID).
token
Google Play Integrity token.
registration Id
registration ID to uniquely identify this registration request.