UserManagement
Functions
Link copied to clipboard
abstract suspend fun deleteFactor(factor: UserAuthenticationFactor): DeleteFactorResponse
Content copied to clipboard
abstract fun deleteFactor(factor: UserAuthenticationFactor, callback: (DeleteFactorResponse) -> Unit)
Content copied to clipboard
Wraps the deleteEmailById API endpoint which deletes email from current user
Link copied to clipboard
Get user from memory without network call
Link copied to clipboard
Wraps the getUser API endpoint which return user from current session