Type Alias: RelayJwtClaims
@roomful/relay / RelayJwtClaims
Type Alias: RelayJwtClaims
Section titled “Type Alias: RelayJwtClaims”RelayJwtClaims =
Record<string,unknown>
Defined in: packages/relay/src/edge-auth.ts:10
The decoded relay JWT claims. exp/nbf are validated as finite seconds when present.