Interface AuthenticationProvider

Hierarchy

  • AuthenticationProvider

Implemented by

Methods

  • Generates and returns authentication information.

    Returns Promise<AuthenticationInfo>

    authentication information.

  • Resets internal state and releases any associated resources.

    Returns void

Generated using TypeDoc