Interface LoginOptions

Hierarchy

  • LoginOptions

Properties

Properties

onLoggedOut?: (() => Promise<boolean>)

Type declaration

    • (): Promise<boolean>
    • Returns Promise<boolean>

Generated using TypeDoc