Platforms to show: All Mac Windows Linux Cross-Platform
Back to ASAuthorizationAppleIDProviderMBS class.
ASAuthorizationAppleIDProviderMBS.Constructor
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | AuthenticationServices | MBS MacFrameworks Plugin | 25.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
ASAuthorizationAppleIDProviderMBS.createRequest as ASAuthorizationAppleIDRequestMBS
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | AuthenticationServices | MBS MacFrameworks Plugin | 25.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Returns an Apple ID authorization request that you can configure and execute.
ASAuthorizationAppleIDProviderMBS.getCredentialStateForUserID(userID as String, theDelegate as CredentialStateCompletedMBS)
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | AuthenticationServices | MBS MacFrameworks Plugin | 25.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
userID: An opaque string associated with the Apple ID that your app receives in the credential’s user property after performing a successful authentication request.
theDelegate: the method called to report the state and an optional error condition.
The items on this page are in the following plugins: MBS MacFrameworks Plugin.