Skip to content

PetrusEntitiesState

Jiří Čermák edited this page Dec 6, 2022 · 10 revisions

Interface: PetrusEntitiesState

Table of contents

Properties

Properties

flowType

flowType: FlowType

initial FlowType.INDETERMINATE

Defined in

src/types/index.ts:285


sessionState

sessionState: null | AuthSession

initial null

Defined in

src/types/index.ts:280


tokens

tokens: null | Tokens

initial null

Defined in

src/types/index.ts:275


tokensPersistence

tokensPersistence: TokensPersistence

initial TokensPersistence.LOCAL

Defined in

src/types/index.ts:265


user

user: any

initial null

Defined in

src/types/index.ts:270