Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AuthModule

Index

Constructors

Methods

Constructors

constructor

Methods

Static forRoot

  • Initialize the authentication module system. Configuration can either be specified here, or by calling AuthClientConfig.set (perhaps from an APP_INITIALIZER factory function).

    Parameters

    • Optional config: AuthConfig

      The optional configuration for the SDK.

    Returns ModuleWithProviders<AuthModule>