Appearance
zero-auth API Documentation v1.2.0
zero-auth API Documentation / RefreshReuseContext
Interface: RefreshReuseContext
Defined in: src/types/auth.ts:72
Context for refresh-token reuse (replay) detection.
Extends
Properties
familyId?
optionalfamilyId?:string
Defined in: src/types/auth.ts:66
Stable family id shared across rotated refresh tokens.
Inherited from
jti
jti:
string
Defined in: src/types/auth.ts:73
userId
userId:
string
Defined in: src/types/auth.ts:64