set User Credentials

fun setUserCredentials(userId: String?, userToken: String?)

Method to set the user credentials used to make the authenticated requests

Parameters

userId

The user identifier to use

userToken

The user token to use