set User Credentials

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

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

Parameters

userId

: the user identifier to use

userToken

: the user token to use