Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • APIInterface

Index

Properties

refreshPOST

refreshPOST: undefined | ((input: { options: APIOptions }) => Promise<void>)

signOutPOST

signOutPOST: undefined | ((input: { options: APIOptions }) => Promise<{ status: "OK" }>)

Methods

verifySession

Generated using TypeDoc