Skip to content

Latest commit

 

History

History
88 lines (50 loc) · 1.38 KB

TokenResult.md

File metadata and controls

88 lines (50 loc) · 1.38 KB

faunauth / TokenResult

Interface: TokenResult

Table of contents

Properties

Properties

data

data: Object

Type declaration

Name Type
email? string
type string
used boolean

Defined in

types/auth.ts:37


instance

instance: default

Defined in

types/auth.ts:36


ref

ref: Ref

Defined in

types/auth.ts:34


secret

secret: string

Defined in

types/auth.ts:45


ts

ts: number

Defined in

types/auth.ts:35


ttl

ttl: Object

Type declaration

Name Type
@ts string

Defined in

types/auth.ts:42