updateUser

inline suspend fun MemoryDbClient.updateUser(crossinline block: UpdateUserRequest.Builder.() -> Unit): UpdateUserResponse

Changes user password(s) and/or access string.