Interface: ITokenData
Defined in: src/providers/react/types/hook-contracts.ts:12
Token data accessible via a React ref from the auth provider
Properties
token?
optionaltoken?:string
Defined in: src/providers/react/types/hook-contracts.ts:14
The current auth token, if available