AppleRegistration Class

The configuration settings of the registration for the Apple provider.

Constructor

AppleRegistration()

Variables

Name Description
clientId
str

The Client ID of the app used for login.

clientSecretSettingName
str

The app setting name that contains the client secret.

Attributes

clientId

The Client ID of the app used for login.

clientId: str

clientSecretSettingName

The app setting name that contains the client secret.

clientSecretSettingName: str