Export

BaseAuthProvider

Hierarchy

  • BaseAuthProvider

Properties

Properties

_id?: any

The authentication provider's unique ID.

Memberof

BaseAuthProvider

disabled?: any

If true, the auth provider is disabled. Users cannot log in through the provider until it is enabled.

Memberof

BaseAuthProvider

name: any

The name of the authentication provider. This value must be the same as the value of type.

Memberof

BaseAuthProvider

Memberof

BaseAuthProvider

Generated using TypeDoc