Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AuthenticationManager

Handles authentication for Squidex requests

Hierarchy

  • AuthenticationManager

Index

Constructors

Methods

Constructors

constructor

Methods

authenticate

  • authenticate(): Promise<string>
  • Authenticate with the Squidex server

    Resolves with the access token

    Returns Promise<string>

Generated using TypeDoc