Options
All
  • Public
  • Public/Protected
  • All
Menu

Module auth

Index

References

Functions

References

Auth

Re-exports Auth

AuthOptions

Re-exports AuthOptions

AuthOptionsFlow

Re-exports AuthOptionsFlow

Token

Re-exports Token

Functions

Const init

  • init(opts: AuthOptions, storage?: Storage, callback: (auth: Auth) => void): void
  • Parameters

    • opts: AuthOptions
    • storage: Storage = ...
    • callback: (auth: Auth) => void
        • (auth: Auth): void
        • Parameters

          Returns void

    Returns void

Generated using TypeDoc