Type Alias TokenClaims

TokenClaims: { apiKeyUid: string; exp?: number; searchRules: TokenSearchRules }

Type declaration