Kind: Interface
Source: atloria-monorepo/apps/api/src/reader-access/reader-token.service.ts
Properties
| Property | Type |
|---|---|
projectId | string |
ver | number |
grants | string[] |
sub | `string |
account | { readerId: string; email: string } |
attrs | Record<string, unknown> |
ttlSeconds | number |
maxExpEpoch | number |
Was this page helpful?