Appearance
zero-auth API Documentation v1.2.0
zero-auth API Documentation / RefreshTokenContext
Interface: RefreshTokenContext
Defined in: src/types/auth.ts:63
Context passed to refresh-token lifecycle hooks.
Extended by
Properties
familyId?
optionalfamilyId?:string
Defined in: src/types/auth.ts:66
Stable family id shared across rotated refresh tokens.
userId
userId:
string
Defined in: src/types/auth.ts:64