Package version:

Interface AppRegistration

The configuration settings of the app registration for providers that have app ids and app secrets

Hierarchy

  • AppRegistration

Properties

appId?: string

The App ID of the app used for login.

appSecretSettingName?: string

The app setting name that contains the app secret.

Generated using TypeDoc