Skip to content
Jiří Čermák edited this page Dec 6, 2022 · 4 revisions

Interface: Tokens

Table of contents

Properties

Properties

accessToken

accessToken: Object

Type declaration

Name Type Description
expiration? null | string If expiration is omitted, then petrus won't automatically refresh the access token.
token string -

Defined in

src/types/index.ts:37


refreshToken

Optional refreshToken: Object

Type declaration

Name Type
token string

Defined in

src/types/index.ts:45

@ackee/petrus - v6.0.0

Clone this wiki locally