open fun setToken(token: String): ServiceProxyBuilder
Set a JWT token to be used on proxy calls.
token - a JWT token
token
Return self