Package version:

Interface ClientRegistration

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

Hierarchy

  • ClientRegistration

Properties

clientId?: string

The Client ID of the app used for login.

clientSecretSettingName?: string

The app setting name that contains the client secret.

Generated using TypeDoc