Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Auth

Provides direct access to the OpenAM authentication tree API.

Hierarchy

  • Auth

Index

Methods

Methods

Static next

  • Gets the next step in the authentication tree.

    Parameters

    • Optional previousStep: Step

      The previous step, including any required input.

    • Optional options: StepOptions

      Configuration default overrides.

    Returns Promise<Step>

    The next step in the authentication tree.