Apple Class
The configuration settings of the Apple provider.
Constructor
Apple()
Variables
| Name | Description |
|---|---|
|
enabled
|
|
|
registration
|
<xref:<xref:"AppleRegistration">>
The configuration settings of the Apple registration. |
|
login
|
<xref:<xref:"LoginScopes">>
The configuration settings of the login flow. |
Attributes
enabled
false if the Apple provider should not be enabled despite the set registration;
otherwise, true.
enabled: bool
login
The configuration settings of the login flow.
login: LoginScopes
registration
The configuration settings of the Apple registration.
registration: AppleRegistration