method JwtResolver.prototype.resolve JwtResolver.prototype.resolve(request: IRequest): Promise<Option<ITenant>> Resolve the tenant id from the configured JWT claim. Parameters request: IRequest Return Type Promise<Option<ITenant>>