auth
Method
This is a method of the GatewayConfig class in the gateway module.Enable authentication with token.
Signature
Parameters
No description available.
Returns
The result of the operation.
auth: Enable authentication with token.
This is a method of the GatewayConfig class in the gateway module.Enable authentication with token.
def auth(mut self, token: impl Into<String>) -> Self