Mobile
Service
User
data class MobileServiceUser( val photoUrl: Uri?, val displayName: String?, val email: String?, val phoneNumber: String?, val providerId: String?, val tenantId: String?, val uid: String?, val isAnonymous: Boolean)
Content copied to clipboard
user data that logged in using the service
Author
Jimly A.
Since
15-Nov-21