open fun setJwtAuth(jwtAuth: JWTAuth): ServiceJWTInterceptor
Set a JWT auth that will verify all requests before the service is invoked.
jwtAuth - a JWT auth
jwtAuth
Return self