Platforms to show: All Mac Windows Linux Cross-Platform

ASAuthorizationAppleIDRequestMBS class   New in 25.3

Super class: ASAuthorizationOpenIDRequestMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class AuthenticationServices MBS MacFrameworks Plugin 25.3 ✅ Yes ❌ No ❌ No ✅ Yes All
An OpenID authorization request that relies on the user’s Apple ID.
Example
Var provider As New ASAuthorizationAppleIDProviderMBS
Var request As ASAuthorizationAppleIDRequestMBS = provider.createRequest
Var controller As New ASAuthorizationControllerMBS(Array(request))
Break

Subclass of the ASAuthorizationOpenIDRequestMBS class.
This is a subclass of an abstract class. You can't create an instance, but you can get one from various plugin functions.

  • property user as String

Super class ASAuthorizationOpenIDRequestMBS

Super class ASAuthorizationRequestMBS

This class has no sub classes.

Blog Entries

Release notes

Some methods using this class:

Some related classes:


The items on this page are in the following plugins: MBS MacFrameworks Plugin.


ASAuthorizationAppleIDProviderMBS   -   ASAuthorizationControllerMBS


The biggest plugin in space...