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
Creates a new provider.

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
Creates a new Apple ID authorization request.

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
Returns the credential state for the given user in a completion handler.

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.


The biggest plugin in space...