pyobjc-framework-AuthenticationServices 12.0__tar.gz → 12.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/Lib/AuthenticationServices/__init__.py +2 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/Lib/AuthenticationServices/_metadata.py +163 -3
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/Lib/pyobjc_framework_AuthenticationServices.egg-info/PKG-INFO +5 -6
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/Lib/pyobjc_framework_AuthenticationServices.egg-info/SOURCES.txt +2 -2
- pyobjc_framework_authenticationservices-12.2/Lib/pyobjc_framework_AuthenticationServices.egg-info/pyobjc-build-info.txt +3 -0
- pyobjc_framework_authenticationservices-12.2/Lib/pyobjc_framework_AuthenticationServices.egg-info/requires.txt +2 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/Modules/pyobjc-compat.h +24 -50
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PKG-INFO +5 -6
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationwebbrowserpublickeycredentialmanager.py +8 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_ascredentialserviceidentifier.py +1 -0
- pyobjc_framework_authenticationservices-12.0/metadata/raw/arm64-26.0.fwinfo → pyobjc_framework_authenticationservices-12.2/metadata/raw/arm64-26.5.fwinfo +4609 -205
- pyobjc_framework_authenticationservices-12.0/metadata/raw/x86_64-26.0.fwinfo → pyobjc_framework_authenticationservices-12.2/metadata/raw/x86_64-26.5.fwinfo +4609 -205
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/pyobjc_setup.py +4 -5
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/setup.py +1 -1
- pyobjc_framework_authenticationservices-12.0/Lib/pyobjc_framework_AuthenticationServices.egg-info/pyobjc-build-info.txt +0 -3
- pyobjc_framework_authenticationservices-12.0/Lib/pyobjc_framework_AuthenticationServices.egg-info/requires.txt +0 -2
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/Lib/pyobjc_framework_AuthenticationServices.egg-info/dependency_links.txt +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/Lib/pyobjc_framework_AuthenticationServices.egg-info/not-zip-safe +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/Lib/pyobjc_framework_AuthenticationServices.egg-info/top_level.txt +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/License.txt +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/MANIFEST.in +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/Modules/_AuthenticationServices.m +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/Modules/_AuthenticationServices_protocols.m +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/Modules/pyobjc-api.h +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/__init__.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorization.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationappleidbutton.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationappleidcredential.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationappleidprovider.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationcontroller.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationcredential.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationerror.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationopenidrequest.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationplatformpublickeycredentialregistrationrequest.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationprovider.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationproviderextensionauthorizationrequest.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationproviderextensionloginconfiguration.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationproviderextensionloginmanager.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationproviderextensionregistrationhandler.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationproviderextensionuserloginconfiguration.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationpublickeycredentialconstants.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationpublickeycredentialdescriptor.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationpublickeycredentiallargeblobRegistrationinput.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationpublickeycredentiallargeblobassertioninput.h +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationpublickeycredentiallargeblobassertionoutput.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationpublickeycredentiallargeblobregistrationoutput.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationpublickeycredentialregistration.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationpublickeycredentialregistrationrequest.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationsecuritykeypublickeycredentialassertion.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationsecuritykeypublickeycredentialdescriptor.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationsinglesignonprovider.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationsinglesignonrequest.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationwebbrowserplatformpublickeycredentialassertionrequest.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationwebbrowserplatformpublickeycredentialprovider.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationwebbrowserplatformpublickeycredentialregistrationrequest.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationwebbrowserpublickeycredentailregistrationrequest.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asauthorizationwebbrowserpublickeycredentialprovider.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_ascoseconstants.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_ascredentialidentity.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_ascredentialidentitystore.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_ascredentialidentitystorestate.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_ascredentialproviderextensioncontext.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_ascredentialrequest.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_asextensionerrors.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_aspublickeycredential.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_aspublickeycredentialclientdata.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_assettingshelper.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_aswebauthenticationsession.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_aswebauthenticationsessioncallback.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_aswebauthenticationsessionrequestdelegate.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_aswebauthenticationsessionwebbrowsersessionhandling.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_aswebauthenticationsessionwebbrowsersessionmanager.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/PyObjCTest/test_authenticationservices.py +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/metadata/AuthenticationServices.fwinfo +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/metadata/metadata.ini +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/pyproject.toml +0 -0
- {pyobjc_framework_authenticationservices-12.0 → pyobjc_framework_authenticationservices-12.2}/setup.cfg +0 -0
|
@@ -97,6 +97,8 @@ def _setup():
|
|
|
97
97
|
("ASAuthorizationPublicKeyCredentialLargeBlobAssertionOutput", b"new"),
|
|
98
98
|
("ASAuthorizationPublicKeyCredentialParameters", b"init"),
|
|
99
99
|
("ASAuthorizationPublicKeyCredentialParameters", b"new"),
|
|
100
|
+
("ASGeneratedPassword", b"init"),
|
|
101
|
+
("ASGeneratedPassword", b"new"),
|
|
100
102
|
):
|
|
101
103
|
objc.registerUnavailableMethod(cls, sel)
|
|
102
104
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# This file is generated by objective.metadata
|
|
2
2
|
#
|
|
3
|
-
# Last update:
|
|
3
|
+
# Last update: Sun May 24 11:42:38 2026
|
|
4
4
|
#
|
|
5
5
|
# flake8: noqa
|
|
6
6
|
|
|
@@ -30,13 +30,14 @@ else:
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
misc = {}
|
|
33
|
-
constants = """$ASAuthorizationAppleIDProviderCredentialRevokedNotification$ASAuthorizationCustomMethodOther$ASAuthorizationCustomMethodRestorePurchase$ASAuthorizationCustomMethodVideoSubscriberAccount$ASAuthorizationErrorDomain$ASAuthorizationOperationImplicit$ASAuthorizationOperationLogin$ASAuthorizationOperationLogout$ASAuthorizationOperationRefresh$ASAuthorizationProviderAuthorizationOperationConfigurationRemoved$ASAuthorizationProviderAuthorizationOperationDirectRequest$ASAuthorizationProviderExtensionEncryptionAlgorithmECDHE_A256GCM$ASAuthorizationProviderExtensionEncryptionAlgorithmHPKE_Curve25519_SHA256_ChachaPoly$ASAuthorizationProviderExtensionEncryptionAlgorithmHPKE_P256_SHA256_AES_GCM_256$ASAuthorizationProviderExtensionEncryptionAlgorithmHPKE_P384_SHA384_AES_GCM_256$ASAuthorizationProviderExtensionSigningAlgorithmES256$ASAuthorizationProviderExtensionSigningAlgorithmES384$ASAuthorizationProviderExtensionSigningAlgorithmEd25519$ASAuthorizationPublicKeyCredentialAttestationKindDirect$ASAuthorizationPublicKeyCredentialAttestationKindEnterprise$ASAuthorizationPublicKeyCredentialAttestationKindIndirect$ASAuthorizationPublicKeyCredentialAttestationKindNone$ASAuthorizationPublicKeyCredentialResidentKeyPreferenceDiscouraged$ASAuthorizationPublicKeyCredentialResidentKeyPreferencePreferred$ASAuthorizationPublicKeyCredentialResidentKeyPreferenceRequired$ASAuthorizationPublicKeyCredentialUserVerificationPreferenceDiscouraged$ASAuthorizationPublicKeyCredentialUserVerificationPreferencePreferred$ASAuthorizationPublicKeyCredentialUserVerificationPreferenceRequired$ASAuthorizationScopeEmail$ASAuthorizationScopeFullName$ASAuthorizationSecurityKeyPublicKeyCredentialDescriptorTransportBluetooth$ASAuthorizationSecurityKeyPublicKeyCredentialDescriptorTransportNFC$ASAuthorizationSecurityKeyPublicKeyCredentialDescriptorTransportUSB$ASCredentialIdentityStoreErrorDomain$ASExtensionErrorDomain$ASExtensionLocalizedFailureReasonErrorKey$ASWebAuthenticationSessionErrorDomain$"""
|
|
34
|
-
enums = """$ASAuthorizationAppleIDButtonStyleBlack@2$ASAuthorizationAppleIDButtonStyleWhite@0$ASAuthorizationAppleIDButtonStyleWhiteOutline@1$ASAuthorizationAppleIDButtonTypeContinue@1$ASAuthorizationAppleIDButtonTypeDefault@0$ASAuthorizationAppleIDButtonTypeSignIn@0$ASAuthorizationAppleIDButtonTypeSignUp@2$ASAuthorizationAppleIDProviderCredentialAuthorized@1$ASAuthorizationAppleIDProviderCredentialNotFound@2$ASAuthorizationAppleIDProviderCredentialRevoked@0$ASAuthorizationAppleIDProviderCredentialTransferred@3$ASAuthorizationControllerRequestOptionPreferImmediatelyAvailableCredentials@1$ASAuthorizationErrorCanceled@1001$ASAuthorizationErrorCredentialExport@1008$ASAuthorizationErrorCredentialImport@1007$ASAuthorizationErrorDeviceNotConfiguredForPasskeyCreation@1010$ASAuthorizationErrorFailed@1004$ASAuthorizationErrorInvalidResponse@1002$ASAuthorizationErrorMatchedExcludedCredential@1006$ASAuthorizationErrorNotHandled@1003$ASAuthorizationErrorNotInteractive@1005$ASAuthorizationErrorPreferSignInWithApple@1009$ASAuthorizationErrorUnknown@1000$ASAuthorizationPlatformPublicKeyCredentialRegistrationRequestStyleConditional@1$ASAuthorizationPlatformPublicKeyCredentialRegistrationRequestStyleStandard@0$ASAuthorizationProviderExtensionAuthenticationMethodPassword@1$ASAuthorizationProviderExtensionAuthenticationMethodSmartCard@3$ASAuthorizationProviderExtensionAuthenticationMethodUserSecureEnclaveKey@2$ASAuthorizationProviderExtensionFederationTypeDynamicWSTrust@2$ASAuthorizationProviderExtensionFederationTypeNone@0$ASAuthorizationProviderExtensionFederationTypeWSTrust@1$ASAuthorizationProviderExtensionKeyTypeCurrentDeviceEncryption@11$ASAuthorizationProviderExtensionKeyTypeCurrentDeviceSigning@10$ASAuthorizationProviderExtensionKeyTypeSharedDeviceEncryption@5$ASAuthorizationProviderExtensionKeyTypeSharedDeviceSigning@4$ASAuthorizationProviderExtensionKeyTypeUserDeviceEncryption@2$ASAuthorizationProviderExtensionKeyTypeUserDeviceSigning@1$ASAuthorizationProviderExtensionKeyTypeUserSecureEnclaveKey@3$ASAuthorizationProviderExtensionKeyTypeUserSmartCard@20$ASAuthorizationProviderExtensionPlatformSSOProtocolVersion1_0@0$ASAuthorizationProviderExtensionPlatformSSOProtocolVersion2_0@1$ASAuthorizationProviderExtensionRegistrationResultFailed@1$ASAuthorizationProviderExtensionRegistrationResultFailedNoRetry@3$ASAuthorizationProviderExtensionRegistrationResultSuccess@0$ASAuthorizationProviderExtensionRegistrationResultUserInterfaceRequired@2$ASAuthorizationProviderExtensionRequestOptionsNone@0$ASAuthorizationProviderExtensionRequestOptionsRegistrationDeviceKeyMigration@8$ASAuthorizationProviderExtensionRequestOptionsRegistrationRepair@2$ASAuthorizationProviderExtensionRequestOptionsRegistrationSharedDeviceKeys@4$ASAuthorizationProviderExtensionRequestOptionsSetupAssistant@64$ASAuthorizationProviderExtensionRequestOptionsStrongerKeyAvailable@16$ASAuthorizationProviderExtensionRequestOptionsUserInteractionEnabled@1$ASAuthorizationProviderExtensionRequestOptionsUserKeyInvalid@32$ASAuthorizationProviderExtensionSupportedGrantTypesJWTBearer@2$ASAuthorizationProviderExtensionSupportedGrantTypesNone@0$ASAuthorizationProviderExtensionSupportedGrantTypesPassword@1$ASAuthorizationProviderExtensionSupportedGrantTypesSAML1_1@4$ASAuthorizationProviderExtensionSupportedGrantTypesSAML2_0@8$ASAuthorizationProviderExtensionUserSecureEnclaveKeyBiometricPolicyNone@0$ASAuthorizationProviderExtensionUserSecureEnclaveKeyBiometricPolicyPasswordFallback@8$ASAuthorizationProviderExtensionUserSecureEnclaveKeyBiometricPolicyReuseDuringUnlock@4$ASAuthorizationProviderExtensionUserSecureEnclaveKeyBiometricPolicyTouchIDOrWatchAny@2$ASAuthorizationProviderExtensionUserSecureEnclaveKeyBiometricPolicyTouchIDOrWatchCurrentSet@1$ASAuthorizationPublicKeyCredentialAttachmentCrossPlatform@1$ASAuthorizationPublicKeyCredentialAttachmentPlatform@0$ASAuthorizationPublicKeyCredentialLargeBlobAssertionOperationRead@0$ASAuthorizationPublicKeyCredentialLargeBlobAssertionOperationWrite@1$ASAuthorizationPublicKeyCredentialLargeBlobSupportRequirementPreferred@1$ASAuthorizationPublicKeyCredentialLargeBlobSupportRequirementRequired@0$ASAuthorizationWebBrowserPublicKeyCredentialManagerAuthorizationStateAuthorized@0$ASAuthorizationWebBrowserPublicKeyCredentialManagerAuthorizationStateDenied@1$ASAuthorizationWebBrowserPublicKeyCredentialManagerAuthorizationStateNotDetermined@2$ASCOSEAlgorithmIdentifierES256@-7$ASCOSEEllipticCurveIdentifierP256@1$ASCredentialIdentityStoreErrorCodeInternalError@0$ASCredentialIdentityStoreErrorCodeStoreBusy@2$ASCredentialIdentityStoreErrorCodeStoreDisabled@1$ASCredentialIdentityTypesAll@0$ASCredentialIdentityTypesOneTimeCode@4$ASCredentialIdentityTypesPasskey@2$ASCredentialIdentityTypesPassword@1$ASCredentialRequestTypeOneTimeCode@3$ASCredentialRequestTypePasskeyAssertion@1$ASCredentialRequestTypePasskeyRegistration@2$ASCredentialRequestTypePassword@0$ASCredentialServiceIdentifierTypeDomain@0$ASCredentialServiceIdentifierTypeURL@1$ASExtensionErrorCodeCredentialIdentityNotFound@101$ASExtensionErrorCodeFailed@0$ASExtensionErrorCodeMatchedExcludedCredential@102$ASExtensionErrorCodeUserCanceled@1$ASExtensionErrorCodeUserInteractionRequired@100$ASPublicKeyCredentialClientDataCrossOriginValueCrossOrigin@1$ASPublicKeyCredentialClientDataCrossOriginValueNotSet@0$ASPublicKeyCredentialClientDataCrossOriginValueSameOriginWithAncestors@2$ASUserAgeRangeChild@1$ASUserAgeRangeNotChild@2$ASUserAgeRangeUnknown@0$ASUserDetectionStatusLikelyReal@2$ASUserDetectionStatusUnknown@1$ASUserDetectionStatusUnsupported@0$ASWebAuthenticationSessionErrorCodeCanceledLogin@1$ASWebAuthenticationSessionErrorCodePresentationContextInvalid@3$ASWebAuthenticationSessionErrorCodePresentationContextNotProvided@2$"""
|
|
33
|
+
constants = """$ASAuthorizationAppleIDProviderCredentialRevokedNotification$ASAuthorizationCustomMethodOther$ASAuthorizationCustomMethodRestorePurchase$ASAuthorizationCustomMethodVideoSubscriberAccount$ASAuthorizationErrorDomain$ASAuthorizationOperationImplicit$ASAuthorizationOperationLogin$ASAuthorizationOperationLogout$ASAuthorizationOperationRefresh$ASAuthorizationProviderAuthorizationOperationConfigurationRemoved$ASAuthorizationProviderAuthorizationOperationDirectRequest$ASAuthorizationProviderExtensionEncryptionAlgorithmECDHE_A256GCM$ASAuthorizationProviderExtensionEncryptionAlgorithmHPKE_Curve25519_SHA256_ChachaPoly$ASAuthorizationProviderExtensionEncryptionAlgorithmHPKE_P256_SHA256_AES_GCM_256$ASAuthorizationProviderExtensionEncryptionAlgorithmHPKE_P384_SHA384_AES_GCM_256$ASAuthorizationProviderExtensionSigningAlgorithmES256$ASAuthorizationProviderExtensionSigningAlgorithmES384$ASAuthorizationProviderExtensionSigningAlgorithmEd25519$ASAuthorizationPublicKeyCredentialAttestationKindDirect$ASAuthorizationPublicKeyCredentialAttestationKindEnterprise$ASAuthorizationPublicKeyCredentialAttestationKindIndirect$ASAuthorizationPublicKeyCredentialAttestationKindNone$ASAuthorizationPublicKeyCredentialResidentKeyPreferenceDiscouraged$ASAuthorizationPublicKeyCredentialResidentKeyPreferencePreferred$ASAuthorizationPublicKeyCredentialResidentKeyPreferenceRequired$ASAuthorizationPublicKeyCredentialUserVerificationPreferenceDiscouraged$ASAuthorizationPublicKeyCredentialUserVerificationPreferencePreferred$ASAuthorizationPublicKeyCredentialUserVerificationPreferenceRequired$ASAuthorizationScopeEmail$ASAuthorizationScopeFullName$ASAuthorizationSecurityKeyPublicKeyCredentialDescriptorTransportBluetooth$ASAuthorizationSecurityKeyPublicKeyCredentialDescriptorTransportNFC$ASAuthorizationSecurityKeyPublicKeyCredentialDescriptorTransportUSB$ASCredentialIdentityStoreErrorDomain$ASExtensionErrorDomain$ASExtensionLocalizedFailureReasonErrorKey$ASGeneratedPasswordKindAlphanumeric$ASGeneratedPasswordKindPassphrase$ASGeneratedPasswordKindStrong$ASWebAuthenticationSessionErrorDomain$"""
|
|
34
|
+
enums = """$ASAuthorizationAppleIDButtonStyleBlack@2$ASAuthorizationAppleIDButtonStyleWhite@0$ASAuthorizationAppleIDButtonStyleWhiteOutline@1$ASAuthorizationAppleIDButtonTypeContinue@1$ASAuthorizationAppleIDButtonTypeDefault@0$ASAuthorizationAppleIDButtonTypeSignIn@0$ASAuthorizationAppleIDButtonTypeSignUp@2$ASAuthorizationAppleIDProviderCredentialAuthorized@1$ASAuthorizationAppleIDProviderCredentialNotFound@2$ASAuthorizationAppleIDProviderCredentialRevoked@0$ASAuthorizationAppleIDProviderCredentialTransferred@3$ASAuthorizationControllerRequestOptionPreferImmediatelyAvailableCredentials@1$ASAuthorizationErrorCanceled@1001$ASAuthorizationErrorCredentialExport@1008$ASAuthorizationErrorCredentialImport@1007$ASAuthorizationErrorDeviceNotConfiguredForPasskeyCreation@1010$ASAuthorizationErrorFailed@1004$ASAuthorizationErrorInvalidResponse@1002$ASAuthorizationErrorMatchedExcludedCredential@1006$ASAuthorizationErrorNotHandled@1003$ASAuthorizationErrorNotInteractive@1005$ASAuthorizationErrorPreferSignInWithApple@1009$ASAuthorizationErrorUnknown@1000$ASAuthorizationPlatformPublicKeyCredentialRegistrationRequestStyleConditional@1$ASAuthorizationPlatformPublicKeyCredentialRegistrationRequestStyleStandard@0$ASAuthorizationProviderExtensionAuthenticationMethodPassword@1$ASAuthorizationProviderExtensionAuthenticationMethodSmartCard@3$ASAuthorizationProviderExtensionAuthenticationMethodUserSecureEnclaveKey@2$ASAuthorizationProviderExtensionFederationTypeDynamicWSTrust@2$ASAuthorizationProviderExtensionFederationTypeNone@0$ASAuthorizationProviderExtensionFederationTypeWSTrust@1$ASAuthorizationProviderExtensionKeyTypeCurrentDeviceEncryption@11$ASAuthorizationProviderExtensionKeyTypeCurrentDeviceSigning@10$ASAuthorizationProviderExtensionKeyTypeSharedDeviceEncryption@5$ASAuthorizationProviderExtensionKeyTypeSharedDeviceSigning@4$ASAuthorizationProviderExtensionKeyTypeUserDeviceEncryption@2$ASAuthorizationProviderExtensionKeyTypeUserDeviceSigning@1$ASAuthorizationProviderExtensionKeyTypeUserSecureEnclaveKey@3$ASAuthorizationProviderExtensionKeyTypeUserSmartCard@20$ASAuthorizationProviderExtensionPlatformSSOProtocolVersion1_0@0$ASAuthorizationProviderExtensionPlatformSSOProtocolVersion2_0@1$ASAuthorizationProviderExtensionRegistrationResultFailed@1$ASAuthorizationProviderExtensionRegistrationResultFailedNoRetry@3$ASAuthorizationProviderExtensionRegistrationResultSuccess@0$ASAuthorizationProviderExtensionRegistrationResultUserInterfaceRequired@2$ASAuthorizationProviderExtensionRequestOptionsNone@0$ASAuthorizationProviderExtensionRequestOptionsRegistrationDeviceKeyMigration@8$ASAuthorizationProviderExtensionRequestOptionsRegistrationRepair@2$ASAuthorizationProviderExtensionRequestOptionsRegistrationSharedDeviceKeys@4$ASAuthorizationProviderExtensionRequestOptionsSetupAssistant@64$ASAuthorizationProviderExtensionRequestOptionsStrongerKeyAvailable@16$ASAuthorizationProviderExtensionRequestOptionsUserInteractionEnabled@1$ASAuthorizationProviderExtensionRequestOptionsUserKeyInvalid@32$ASAuthorizationProviderExtensionSupportedGrantTypesJWTBearer@2$ASAuthorizationProviderExtensionSupportedGrantTypesNone@0$ASAuthorizationProviderExtensionSupportedGrantTypesPassword@1$ASAuthorizationProviderExtensionSupportedGrantTypesSAML1_1@4$ASAuthorizationProviderExtensionSupportedGrantTypesSAML2_0@8$ASAuthorizationProviderExtensionUserSecureEnclaveKeyBiometricPolicyNone@0$ASAuthorizationProviderExtensionUserSecureEnclaveKeyBiometricPolicyPasswordFallback@8$ASAuthorizationProviderExtensionUserSecureEnclaveKeyBiometricPolicyReuseDuringUnlock@4$ASAuthorizationProviderExtensionUserSecureEnclaveKeyBiometricPolicyTouchIDOrWatchAny@2$ASAuthorizationProviderExtensionUserSecureEnclaveKeyBiometricPolicyTouchIDOrWatchCurrentSet@1$ASAuthorizationPublicKeyCredentialAttachmentCrossPlatform@1$ASAuthorizationPublicKeyCredentialAttachmentPlatform@0$ASAuthorizationPublicKeyCredentialLargeBlobAssertionOperationRead@0$ASAuthorizationPublicKeyCredentialLargeBlobAssertionOperationWrite@1$ASAuthorizationPublicKeyCredentialLargeBlobSupportRequirementPreferred@1$ASAuthorizationPublicKeyCredentialLargeBlobSupportRequirementRequired@0$ASAuthorizationWebBrowserPublicKeyCredentialManagerAuthorizationStateAuthorized@0$ASAuthorizationWebBrowserPublicKeyCredentialManagerAuthorizationStateDenied@1$ASAuthorizationWebBrowserPublicKeyCredentialManagerAuthorizationStateNotDetermined@2$ASCOSEAlgorithmIdentifierES256@-7$ASCOSEEllipticCurveIdentifierP256@1$ASCredentialIdentityStoreErrorCodeInternalError@0$ASCredentialIdentityStoreErrorCodeStoreBusy@2$ASCredentialIdentityStoreErrorCodeStoreDisabled@1$ASCredentialIdentityTypesAll@0$ASCredentialIdentityTypesOneTimeCode@4$ASCredentialIdentityTypesPasskey@2$ASCredentialIdentityTypesPassword@1$ASCredentialRequestTypeOneTimeCode@3$ASCredentialRequestTypePasskeyAssertion@1$ASCredentialRequestTypePasskeyRegistration@2$ASCredentialRequestTypePassword@0$ASCredentialServiceIdentifierTypeApp@2$ASCredentialServiceIdentifierTypeDomain@0$ASCredentialServiceIdentifierTypeURL@1$ASExtensionErrorCodeCredentialIdentityNotFound@101$ASExtensionErrorCodeFailed@0$ASExtensionErrorCodeMatchedExcludedCredential@102$ASExtensionErrorCodeUserCanceled@1$ASExtensionErrorCodeUserInteractionRequired@100$ASPublicKeyCredentialClientDataCrossOriginValueCrossOrigin@1$ASPublicKeyCredentialClientDataCrossOriginValueNotSet@0$ASPublicKeyCredentialClientDataCrossOriginValueSameOriginWithAncestors@2$ASSavePasswordRequestEventFormDidDisappear@1$ASSavePasswordRequestEventGeneratedPasswordFilled@2$ASSavePasswordRequestEventUserInitiated@0$ASUserAgeRangeChild@1$ASUserAgeRangeNotChild@2$ASUserAgeRangeUnknown@0$ASUserDetectionStatusLikelyReal@2$ASUserDetectionStatusUnknown@1$ASUserDetectionStatusUnsupported@0$ASWebAuthenticationSessionErrorCodeCanceledLogin@1$ASWebAuthenticationSessionErrorCodePresentationContextInvalid@3$ASWebAuthenticationSessionErrorCodePresentationContextNotProvided@2$"""
|
|
35
35
|
misc.update(
|
|
36
36
|
{
|
|
37
37
|
"ASAuthorizationProviderExtensionAuthenticationMethod": NewType(
|
|
38
38
|
"ASAuthorizationProviderExtensionAuthenticationMethod", int
|
|
39
39
|
),
|
|
40
|
+
"ASSavePasswordRequestEvent": NewType("ASSavePasswordRequestEvent", int),
|
|
40
41
|
"ASAuthorizationProviderExtensionPlatformSSOProtocolVersion": NewType(
|
|
41
42
|
"ASAuthorizationProviderExtensionPlatformSSOProtocolVersion", int
|
|
42
43
|
),
|
|
@@ -455,6 +456,11 @@ try:
|
|
|
455
456
|
b"setUserInterfaceEnabled:",
|
|
456
457
|
{"arguments": {2: {"type": b"Z"}}},
|
|
457
458
|
)
|
|
459
|
+
r(
|
|
460
|
+
b"ASAuthorizationWebBrowserPublicKeyCredentialManager",
|
|
461
|
+
b"isDeviceConfiguredForPasskeys",
|
|
462
|
+
{"retval": {"type": b"Z"}},
|
|
463
|
+
)
|
|
458
464
|
r(
|
|
459
465
|
b"ASAuthorizationWebBrowserPublicKeyCredentialManager",
|
|
460
466
|
b"platformCredentialsForRelyingParty:completionHandler:",
|
|
@@ -657,6 +663,20 @@ try:
|
|
|
657
663
|
}
|
|
658
664
|
},
|
|
659
665
|
)
|
|
666
|
+
r(
|
|
667
|
+
b"ASCredentialProviderExtensionContext",
|
|
668
|
+
b"completeGeneratePasswordRequestWithResults:completionHandler:",
|
|
669
|
+
{
|
|
670
|
+
"arguments": {
|
|
671
|
+
3: {
|
|
672
|
+
"callable": {
|
|
673
|
+
"retval": {"type": b"v"},
|
|
674
|
+
"arguments": {0: {"type": b"^v"}, 1: {"type": b"Z"}},
|
|
675
|
+
}
|
|
676
|
+
}
|
|
677
|
+
}
|
|
678
|
+
},
|
|
679
|
+
)
|
|
660
680
|
r(
|
|
661
681
|
b"ASCredentialProviderExtensionContext",
|
|
662
682
|
b"completeOneTimeCodeRequestWithSelectedCredential:completionHandler:",
|
|
@@ -713,6 +733,20 @@ try:
|
|
|
713
733
|
}
|
|
714
734
|
},
|
|
715
735
|
)
|
|
736
|
+
r(
|
|
737
|
+
b"ASCredentialProviderExtensionContext",
|
|
738
|
+
b"completeSavePasswordRequestWithCompletionHandler:",
|
|
739
|
+
{
|
|
740
|
+
"arguments": {
|
|
741
|
+
2: {
|
|
742
|
+
"callable": {
|
|
743
|
+
"retval": {"type": b"v"},
|
|
744
|
+
"arguments": {0: {"type": b"^v"}, 1: {"type": b"Z"}},
|
|
745
|
+
}
|
|
746
|
+
}
|
|
747
|
+
}
|
|
748
|
+
},
|
|
749
|
+
)
|
|
716
750
|
r(
|
|
717
751
|
b"ASSettingsHelper",
|
|
718
752
|
b"openCredentialProviderAppSettingsWithCompletionHandler:",
|
|
@@ -1209,20 +1243,41 @@ objc.registerNewKeywordsFromSelector(
|
|
|
1209
1243
|
"ASAccountAuthenticationModificationUpgradePasswordToStrongPasswordRequest",
|
|
1210
1244
|
b"initWithUser:serviceIdentifier:userInfo:",
|
|
1211
1245
|
)
|
|
1246
|
+
objc.registerNewKeywordsFromSelector("ASAuthorization", b"init")
|
|
1212
1247
|
objc.registerNewKeywordsFromSelector(
|
|
1213
1248
|
"ASAuthorizationAppleIDButton",
|
|
1214
1249
|
b"initWithAuthorizationButtonType:authorizationButtonStyle:",
|
|
1215
1250
|
)
|
|
1251
|
+
objc.registerNewKeywordsFromSelector("ASAuthorizationAppleIDCredential", b"init")
|
|
1252
|
+
objc.registerNewKeywordsFromSelector("ASAuthorizationController", b"init")
|
|
1216
1253
|
objc.registerNewKeywordsFromSelector(
|
|
1217
1254
|
"ASAuthorizationController", b"initWithAuthorizationRequests:"
|
|
1218
1255
|
)
|
|
1256
|
+
objc.registerNewKeywordsFromSelector(
|
|
1257
|
+
"ASAuthorizationPlatformPublicKeyCredentialAssertion", b"init"
|
|
1258
|
+
)
|
|
1259
|
+
objc.registerNewKeywordsFromSelector(
|
|
1260
|
+
"ASAuthorizationPlatformPublicKeyCredentialAssertionRequest", b"init"
|
|
1261
|
+
)
|
|
1262
|
+
objc.registerNewKeywordsFromSelector(
|
|
1263
|
+
"ASAuthorizationPlatformPublicKeyCredentialDescriptor", b"init"
|
|
1264
|
+
)
|
|
1219
1265
|
objc.registerNewKeywordsFromSelector(
|
|
1220
1266
|
"ASAuthorizationPlatformPublicKeyCredentialDescriptor", b"initWithCredentialID:"
|
|
1221
1267
|
)
|
|
1268
|
+
objc.registerNewKeywordsFromSelector(
|
|
1269
|
+
"ASAuthorizationPlatformPublicKeyCredentialProvider", b"init"
|
|
1270
|
+
)
|
|
1222
1271
|
objc.registerNewKeywordsFromSelector(
|
|
1223
1272
|
"ASAuthorizationPlatformPublicKeyCredentialProvider",
|
|
1224
1273
|
b"initWithRelyingPartyIdentifier:",
|
|
1225
1274
|
)
|
|
1275
|
+
objc.registerNewKeywordsFromSelector(
|
|
1276
|
+
"ASAuthorizationPlatformPublicKeyCredentialRegistration", b"init"
|
|
1277
|
+
)
|
|
1278
|
+
objc.registerNewKeywordsFromSelector(
|
|
1279
|
+
"ASAuthorizationPlatformPublicKeyCredentialRegistrationRequest", b"init"
|
|
1280
|
+
)
|
|
1226
1281
|
objc.registerNewKeywordsFromSelector(
|
|
1227
1282
|
"ASAuthorizationProviderExtensionAuthorizationResult",
|
|
1228
1283
|
b"initWithHTTPAuthorizationHeaders:",
|
|
@@ -1231,16 +1286,34 @@ objc.registerNewKeywordsFromSelector(
|
|
|
1231
1286
|
"ASAuthorizationProviderExtensionAuthorizationResult",
|
|
1232
1287
|
b"initWithHTTPResponse:httpBody:",
|
|
1233
1288
|
)
|
|
1289
|
+
objc.registerNewKeywordsFromSelector(
|
|
1290
|
+
"ASAuthorizationProviderExtensionLoginConfiguration", b"init"
|
|
1291
|
+
)
|
|
1234
1292
|
objc.registerNewKeywordsFromSelector(
|
|
1235
1293
|
"ASAuthorizationProviderExtensionLoginConfiguration",
|
|
1236
1294
|
b"initWithClientID:issuer:tokenEndpointURL:jwksEndpointURL:audience:",
|
|
1237
1295
|
)
|
|
1296
|
+
objc.registerNewKeywordsFromSelector(
|
|
1297
|
+
"ASAuthorizationProviderExtensionLoginManager", b"init"
|
|
1298
|
+
)
|
|
1299
|
+
objc.registerNewKeywordsFromSelector(
|
|
1300
|
+
"ASAuthorizationProviderExtensionUserLoginConfiguration", b"init"
|
|
1301
|
+
)
|
|
1238
1302
|
objc.registerNewKeywordsFromSelector(
|
|
1239
1303
|
"ASAuthorizationProviderExtensionUserLoginConfiguration", b"initWithLoginUserName:"
|
|
1240
1304
|
)
|
|
1305
|
+
objc.registerNewKeywordsFromSelector(
|
|
1306
|
+
"ASAuthorizationPublicKeyCredentialLargeBlobAssertionInput", b"init"
|
|
1307
|
+
)
|
|
1241
1308
|
objc.registerNewKeywordsFromSelector(
|
|
1242
1309
|
"ASAuthorizationPublicKeyCredentialLargeBlobAssertionInput", b"initWithOperation:"
|
|
1243
1310
|
)
|
|
1311
|
+
objc.registerNewKeywordsFromSelector(
|
|
1312
|
+
"ASAuthorizationPublicKeyCredentialLargeBlobAssertionOutput", b"init"
|
|
1313
|
+
)
|
|
1314
|
+
objc.registerNewKeywordsFromSelector(
|
|
1315
|
+
"ASAuthorizationPublicKeyCredentialLargeBlobRegistrationInput", b"init"
|
|
1316
|
+
)
|
|
1244
1317
|
objc.registerNewKeywordsFromSelector(
|
|
1245
1318
|
"ASAuthorizationPublicKeyCredentialLargeBlobRegistrationInput",
|
|
1246
1319
|
b"initWithSupportRequirement:",
|
|
@@ -1256,25 +1329,63 @@ objc.registerNewKeywordsFromSelector(
|
|
|
1256
1329
|
objc.registerNewKeywordsFromSelector(
|
|
1257
1330
|
"ASAuthorizationPublicKeyCredentialPRFRegistrationInput", b"initWithInputValues:"
|
|
1258
1331
|
)
|
|
1332
|
+
objc.registerNewKeywordsFromSelector(
|
|
1333
|
+
"ASAuthorizationPublicKeyCredentialParameters", b"init"
|
|
1334
|
+
)
|
|
1259
1335
|
objc.registerNewKeywordsFromSelector(
|
|
1260
1336
|
"ASAuthorizationPublicKeyCredentialParameters", b"initWithAlgorithm:"
|
|
1261
1337
|
)
|
|
1338
|
+
objc.registerNewKeywordsFromSelector("ASAuthorizationRequest", b"init")
|
|
1339
|
+
objc.registerNewKeywordsFromSelector(
|
|
1340
|
+
"ASAuthorizationSecurityKeyPublicKeyCredentialAssertion", b"init"
|
|
1341
|
+
)
|
|
1342
|
+
objc.registerNewKeywordsFromSelector(
|
|
1343
|
+
"ASAuthorizationSecurityKeyPublicKeyCredentialDescriptor", b"init"
|
|
1344
|
+
)
|
|
1262
1345
|
objc.registerNewKeywordsFromSelector(
|
|
1263
1346
|
"ASAuthorizationSecurityKeyPublicKeyCredentialDescriptor",
|
|
1264
1347
|
b"initWithCredentialID:transports:",
|
|
1265
1348
|
)
|
|
1349
|
+
objc.registerNewKeywordsFromSelector(
|
|
1350
|
+
"ASAuthorizationSecurityKeyPublicKeyCredentialProvider", b"init"
|
|
1351
|
+
)
|
|
1266
1352
|
objc.registerNewKeywordsFromSelector(
|
|
1267
1353
|
"ASAuthorizationSecurityKeyPublicKeyCredentialProvider",
|
|
1268
1354
|
b"initWithRelyingPartyIdentifier:",
|
|
1269
1355
|
)
|
|
1356
|
+
objc.registerNewKeywordsFromSelector(
|
|
1357
|
+
"ASAuthorizationSecurityKeyPublicKeyCredentialRegistrationRequest", b"init"
|
|
1358
|
+
)
|
|
1359
|
+
objc.registerNewKeywordsFromSelector("ASAuthorizationSingleSignOnCredential", b"init")
|
|
1360
|
+
objc.registerNewKeywordsFromSelector("ASAuthorizationSingleSignOnProvider", b"init")
|
|
1361
|
+
objc.registerNewKeywordsFromSelector(
|
|
1362
|
+
"ASAuthorizationWebBrowserPlatformPublicKeyCredential", b"init"
|
|
1363
|
+
)
|
|
1364
|
+
objc.registerNewKeywordsFromSelector(
|
|
1365
|
+
"ASAuthorizationWebBrowserPublicKeyCredentialManager", b"init"
|
|
1366
|
+
)
|
|
1367
|
+
objc.registerNewKeywordsFromSelector("ASCredentialIdentityStore", b"init")
|
|
1270
1368
|
objc.registerNewKeywordsFromSelector(
|
|
1271
1369
|
"ASCredentialServiceIdentifier", b"initWithIdentifier:type:"
|
|
1272
1370
|
)
|
|
1371
|
+
objc.registerNewKeywordsFromSelector(
|
|
1372
|
+
"ASCredentialServiceIdentifier", b"initWithIdentifier:type:displayName:"
|
|
1373
|
+
)
|
|
1374
|
+
objc.registerNewKeywordsFromSelector("ASGeneratePasswordsRequest", b"init")
|
|
1375
|
+
objc.registerNewKeywordsFromSelector(
|
|
1376
|
+
"ASGeneratePasswordsRequest",
|
|
1377
|
+
b"initWithServiceIdentifier:passwordFieldPasswordRules:confirmPasswordFieldPasswordRules:passwordRulesFromQuirks:",
|
|
1378
|
+
)
|
|
1379
|
+
objc.registerNewKeywordsFromSelector("ASGeneratedPassword", b"init")
|
|
1380
|
+
objc.registerNewKeywordsFromSelector("ASGeneratedPassword", b"initWithKind:value:")
|
|
1381
|
+
objc.registerNewKeywordsFromSelector("ASOneTimeCodeCredential", b"init")
|
|
1273
1382
|
objc.registerNewKeywordsFromSelector("ASOneTimeCodeCredential", b"initWithCode:")
|
|
1383
|
+
objc.registerNewKeywordsFromSelector("ASOneTimeCodeCredentialIdentity", b"init")
|
|
1274
1384
|
objc.registerNewKeywordsFromSelector(
|
|
1275
1385
|
"ASOneTimeCodeCredentialIdentity",
|
|
1276
1386
|
b"initWithServiceIdentifier:label:recordIdentifier:",
|
|
1277
1387
|
)
|
|
1388
|
+
objc.registerNewKeywordsFromSelector("ASOneTimeCodeCredentialRequest", b"init")
|
|
1278
1389
|
objc.registerNewKeywordsFromSelector(
|
|
1279
1390
|
"ASOneTimeCodeCredentialRequest", b"initWithCredentialIdentity:"
|
|
1280
1391
|
)
|
|
@@ -1286,13 +1397,18 @@ objc.registerNewKeywordsFromSelector(
|
|
|
1286
1397
|
"ASPasskeyAssertionCredential",
|
|
1287
1398
|
b"initWithUserHandle:relyingParty:signature:clientDataHash:authenticatorData:credentialID:extensionOutput:",
|
|
1288
1399
|
)
|
|
1400
|
+
objc.registerNewKeywordsFromSelector(
|
|
1401
|
+
"ASPasskeyAssertionCredentialExtensionInput", b"init"
|
|
1402
|
+
)
|
|
1289
1403
|
objc.registerNewKeywordsFromSelector(
|
|
1290
1404
|
"ASPasskeyAssertionCredentialExtensionOutput", b"initWithLargeBlobOutput:"
|
|
1291
1405
|
)
|
|
1406
|
+
objc.registerNewKeywordsFromSelector("ASPasskeyCredentialIdentity", b"init")
|
|
1292
1407
|
objc.registerNewKeywordsFromSelector(
|
|
1293
1408
|
"ASPasskeyCredentialIdentity",
|
|
1294
1409
|
b"initWithRelyingPartyIdentifier:userName:credentialID:userHandle:recordIdentifier:",
|
|
1295
1410
|
)
|
|
1411
|
+
objc.registerNewKeywordsFromSelector("ASPasskeyCredentialRequest", b"init")
|
|
1296
1412
|
objc.registerNewKeywordsFromSelector(
|
|
1297
1413
|
"ASPasskeyCredentialRequest",
|
|
1298
1414
|
b"initWithCredentialIdentity:clientDataHash:userVerificationPreference:supportedAlgorithms:",
|
|
@@ -1305,6 +1421,7 @@ objc.registerNewKeywordsFromSelector(
|
|
|
1305
1421
|
"ASPasskeyCredentialRequest",
|
|
1306
1422
|
b"initWithCredentialIdentity:clientDataHash:userVerificationPreference:supportedAlgorithms:registrationExtensionInput:",
|
|
1307
1423
|
)
|
|
1424
|
+
objc.registerNewKeywordsFromSelector("ASPasskeyCredentialRequestParameters", b"init")
|
|
1308
1425
|
objc.registerNewKeywordsFromSelector(
|
|
1309
1426
|
"ASPasskeyRegistrationCredential",
|
|
1310
1427
|
b"initWithRelyingParty:clientDataHash:credentialID:attestationObject:",
|
|
@@ -1313,25 +1430,68 @@ objc.registerNewKeywordsFromSelector(
|
|
|
1313
1430
|
"ASPasskeyRegistrationCredential",
|
|
1314
1431
|
b"initWithRelyingParty:clientDataHash:credentialID:attestationObject:extensionOutput:",
|
|
1315
1432
|
)
|
|
1433
|
+
objc.registerNewKeywordsFromSelector(
|
|
1434
|
+
"ASPasskeyRegistrationCredentialExtensionInput", b"init"
|
|
1435
|
+
)
|
|
1316
1436
|
objc.registerNewKeywordsFromSelector(
|
|
1317
1437
|
"ASPasskeyRegistrationCredentialExtensionOutput", b"initWithLargeBlobOutput:"
|
|
1318
1438
|
)
|
|
1319
1439
|
objc.registerNewKeywordsFromSelector("ASPasswordCredential", b"initWithUser:password:")
|
|
1440
|
+
objc.registerNewKeywordsFromSelector("ASPasswordCredentialIdentity", b"init")
|
|
1320
1441
|
objc.registerNewKeywordsFromSelector(
|
|
1321
1442
|
"ASPasswordCredentialIdentity", b"initWithServiceIdentifier:user:recordIdentifier:"
|
|
1322
1443
|
)
|
|
1444
|
+
objc.registerNewKeywordsFromSelector("ASPasswordCredentialRequest", b"init")
|
|
1323
1445
|
objc.registerNewKeywordsFromSelector(
|
|
1324
1446
|
"ASPasswordCredentialRequest", b"initWithCredentialIdentity:"
|
|
1325
1447
|
)
|
|
1448
|
+
objc.registerNewKeywordsFromSelector("ASPublicKeyCredentialClientData", b"init")
|
|
1326
1449
|
objc.registerNewKeywordsFromSelector(
|
|
1327
1450
|
"ASPublicKeyCredentialClientData", b"initWithChallenge:origin:"
|
|
1328
1451
|
)
|
|
1452
|
+
objc.registerNewKeywordsFromSelector("ASSavePasswordRequest", b"init")
|
|
1453
|
+
objc.registerNewKeywordsFromSelector(
|
|
1454
|
+
"ASSavePasswordRequest", b"initWithServiceIdentifier:credential:sessionID:event:"
|
|
1455
|
+
)
|
|
1456
|
+
objc.registerNewKeywordsFromSelector(
|
|
1457
|
+
"ASSavePasswordRequest",
|
|
1458
|
+
b"initWithServiceIdentifier:credential:sessionID:event:passwordKind:",
|
|
1459
|
+
)
|
|
1460
|
+
objc.registerNewKeywordsFromSelector(
|
|
1461
|
+
"ASSavePasswordRequest",
|
|
1462
|
+
b"initWithServiceIdentifier:credential:title:sessionID:event:",
|
|
1463
|
+
)
|
|
1464
|
+
objc.registerNewKeywordsFromSelector(
|
|
1465
|
+
"ASSavePasswordRequest",
|
|
1466
|
+
b"initWithServiceIdentifier:credential:title:sessionID:event:passwordKind:",
|
|
1467
|
+
)
|
|
1468
|
+
objc.registerNewKeywordsFromSelector("ASSettingsHelper", b"init")
|
|
1469
|
+
objc.registerNewKeywordsFromSelector("ASWebAuthenticationSession", b"init")
|
|
1329
1470
|
objc.registerNewKeywordsFromSelector(
|
|
1330
1471
|
"ASWebAuthenticationSession", b"initWithURL:callback:completionHandler:"
|
|
1331
1472
|
)
|
|
1332
1473
|
objc.registerNewKeywordsFromSelector(
|
|
1333
1474
|
"ASWebAuthenticationSession", b"initWithURL:callbackURLScheme:completionHandler:"
|
|
1334
1475
|
)
|
|
1476
|
+
objc.registerNewKeywordsFromSelector("ASWebAuthenticationSessionCallback", b"init")
|
|
1477
|
+
objc.registerNewKeywordsFromSelector("ASWebAuthenticationSessionRequest", b"init")
|
|
1478
|
+
|
|
1479
|
+
objc.registerNewKeywords(
|
|
1480
|
+
"ASAuthorizationAppleIDButton", ("type", "style"), "buttonWithType_style_"
|
|
1481
|
+
)
|
|
1482
|
+
objc.registerNewKeywords(
|
|
1483
|
+
"ASAuthorizationSingleSignOnProvider",
|
|
1484
|
+
("identityProviderURL",),
|
|
1485
|
+
"authorizationProviderWithIdentityProviderURL_",
|
|
1486
|
+
)
|
|
1487
|
+
objc.registerNewKeywords(
|
|
1488
|
+
"ASWebAuthenticationSessionCallback", ("customScheme",), "callbackWithCustomScheme_"
|
|
1489
|
+
)
|
|
1490
|
+
objc.registerNewKeywords(
|
|
1491
|
+
"ASWebAuthenticationSessionCallback",
|
|
1492
|
+
("HTTPSHost", "path"),
|
|
1493
|
+
"callbackWithHTTPSHost_path_",
|
|
1494
|
+
)
|
|
1335
1495
|
expressions = {}
|
|
1336
1496
|
|
|
1337
1497
|
# END OF FILE
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-AuthenticationServices
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework AuthenticationServices on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -17,7 +17,6 @@ Classifier: Operating System :: MacOS :: MacOS X
|
|
|
17
17
|
Classifier: Programming Language :: Python
|
|
18
18
|
Classifier: Programming Language :: Python :: 3
|
|
19
19
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
20
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
21
20
|
Classifier: Programming Language :: Python :: 3.10
|
|
22
21
|
Classifier: Programming Language :: Python :: 3.11
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.12
|
|
@@ -25,14 +24,14 @@ Classifier: Programming Language :: Python :: 3.13
|
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.14
|
|
26
25
|
Classifier: Programming Language :: Python :: 3.15
|
|
27
26
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
|
-
Classifier: Programming Language :: Python :: Free Threading ::
|
|
27
|
+
Classifier: Programming Language :: Python :: Free Threading :: 3 - Stable
|
|
29
28
|
Classifier: Programming Language :: Objective C
|
|
30
29
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
31
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
32
|
-
Requires-Python: >=3.
|
|
31
|
+
Requires-Python: >=3.10
|
|
33
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
34
|
-
Requires-Dist: pyobjc-core>=12.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
33
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2
|
|
36
35
|
Dynamic: author
|
|
37
36
|
Dynamic: author-email
|
|
38
37
|
Dynamic: classifier
|
|
@@ -73,5 +73,5 @@ PyObjCTest/test_aswebauthenticationsessionwebbrowsersessionmanager.py
|
|
|
73
73
|
PyObjCTest/test_authenticationservices.py
|
|
74
74
|
metadata/AuthenticationServices.fwinfo
|
|
75
75
|
metadata/metadata.ini
|
|
76
|
-
metadata/raw/arm64-26.
|
|
77
|
-
metadata/raw/x86_64-26.
|
|
76
|
+
metadata/raw/arm64-26.5.fwinfo
|
|
77
|
+
metadata/raw/x86_64-26.5.fwinfo
|
|
@@ -22,12 +22,14 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
22
22
|
* Start of compiler definitions
|
|
23
23
|
*
|
|
24
24
|
*/
|
|
25
|
+
#if 0
|
|
25
26
|
#ifndef __has_feature
|
|
26
27
|
#define __has_feature(x) 0
|
|
27
28
|
#endif
|
|
28
29
|
#ifndef __has_extension
|
|
29
30
|
#define __has_extension(x) __has_feature(x)
|
|
30
31
|
#endif
|
|
32
|
+
#endif
|
|
31
33
|
|
|
32
34
|
#if __has_extension(c_static_assert)
|
|
33
35
|
#define STATIC_ASSERT(test, message) _Static_assert(test, message)
|
|
@@ -55,46 +57,10 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
55
57
|
/*
|
|
56
58
|
*
|
|
57
59
|
* Start of compiler support helpers
|
|
58
|
-
*
|
|
59
|
-
* XXX: Are these needed?
|
|
60
60
|
*/
|
|
61
61
|
|
|
62
|
-
#ifdef __GNUC__
|
|
63
62
|
#define unlikely(x) __builtin_expect(!!(x), 0)
|
|
64
63
|
#define likely(x) __builtin_expect(!!(x), 1)
|
|
65
|
-
#else
|
|
66
|
-
#define likely(x) x
|
|
67
|
-
#define likely(x) x
|
|
68
|
-
#endif
|
|
69
|
-
|
|
70
|
-
/* On some versions of GCC <limits.h> defines LONG_LONG_MAX but not LLONG_MAX, compensate.
|
|
71
|
-
*/
|
|
72
|
-
#ifndef LLONG_MIN
|
|
73
|
-
#ifdef LONG_LONG_MIN
|
|
74
|
-
#define LLONG_MIN LONG_LONG_MIN
|
|
75
|
-
#define LLONG_MAX LONG_LONG_MAX
|
|
76
|
-
#define ULLONG_MAX ULONG_LONG_MAX
|
|
77
|
-
#endif
|
|
78
|
-
#endif
|
|
79
|
-
|
|
80
|
-
/*
|
|
81
|
-
*
|
|
82
|
-
* End of compiler support helpers
|
|
83
|
-
*
|
|
84
|
-
* XXX: These two are no longer needed, all supported platforms
|
|
85
|
-
* are 64-bit
|
|
86
|
-
*/
|
|
87
|
-
|
|
88
|
-
#if __LP64__
|
|
89
|
-
#define Py_ARG_NSInteger "l"
|
|
90
|
-
#define Py_ARG_NSUInteger "k"
|
|
91
|
-
#else
|
|
92
|
-
#define Py_ARG_NSInteger "i"
|
|
93
|
-
#define Py_ARG_NSUInteger "I"
|
|
94
|
-
#endif
|
|
95
|
-
|
|
96
|
-
#define PyObjC__STR(x) #x
|
|
97
|
-
#define PyObjC_STR(x) PyObjC__STR(x)
|
|
98
64
|
|
|
99
65
|
/*
|
|
100
66
|
*
|
|
@@ -131,20 +97,6 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
131
97
|
|
|
132
98
|
extern int PyObjC_Cmp(PyObject* o1, PyObject* o2, int* result);
|
|
133
99
|
|
|
134
|
-
/*
|
|
135
|
-
* A micro optimization: when using Python 3.3 or later it
|
|
136
|
-
* is possible to access a 'char*' with an ASCII representation
|
|
137
|
-
* of a unicode object without first converting it to a bytes
|
|
138
|
-
* string (if the string can be encoded as ASCII in the first
|
|
139
|
-
* place.
|
|
140
|
-
*
|
|
141
|
-
* This slightly reduces the object allocation rate during
|
|
142
|
-
* attribute access.
|
|
143
|
-
*
|
|
144
|
-
* XXX: Use PyUnicode_AsUTF8 instead.
|
|
145
|
-
*/
|
|
146
|
-
extern const char* _Nullable PyObjC_Unicode_Fast_Bytes(PyObject* object);
|
|
147
|
-
|
|
148
100
|
#ifdef __clang__
|
|
149
101
|
|
|
150
102
|
#ifndef Py_LIMITED_API
|
|
@@ -286,6 +238,23 @@ static inline PyObject* _Nullable PyList_GetItemRef(PyObject* l, Py_ssize_t i)
|
|
|
286
238
|
Py_XINCREF(result);
|
|
287
239
|
return result;
|
|
288
240
|
}
|
|
241
|
+
|
|
242
|
+
static inline int
|
|
243
|
+
PyDict_SetDefaultRef(PyObject* p, PyObject* key, PyObject* default_value,
|
|
244
|
+
PyObject* _Nonnull* _Nullable result)
|
|
245
|
+
{
|
|
246
|
+
*result = PyDict_SetDefault(p, key, default_value);
|
|
247
|
+
if (*result == NULL) {
|
|
248
|
+
return -1;
|
|
249
|
+
}
|
|
250
|
+
Py_INCREF(*result);
|
|
251
|
+
|
|
252
|
+
/* This does not follow the spec, should return 1 when the key was already
|
|
253
|
+
* in the dict. That part of the API is not used in PyObjC though.
|
|
254
|
+
*/
|
|
255
|
+
return 0;
|
|
256
|
+
}
|
|
257
|
+
|
|
289
258
|
#endif
|
|
290
259
|
|
|
291
260
|
#if PY_VERSION_HEX < 0x030c0000
|
|
@@ -392,6 +361,11 @@ PyUnstable_TryIncRef(PyObject* op __attribute__((__unused__)))
|
|
|
392
361
|
}
|
|
393
362
|
#endif
|
|
394
363
|
|
|
364
|
+
#if PY_VERSION_HEX < 0x030f00a7
|
|
365
|
+
#define PyAnyDict_CheckExact PyDict_CheckExact
|
|
366
|
+
#define PyAnyDict_Check PyDict_Check
|
|
367
|
+
#endif
|
|
368
|
+
|
|
395
369
|
NS_ASSUME_NONNULL_END
|
|
396
370
|
|
|
397
371
|
#endif /* PyObjC_COMPAT_H */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-AuthenticationServices
|
|
3
|
-
Version: 12.
|
|
3
|
+
Version: 12.2
|
|
4
4
|
Summary: Wrappers for the framework AuthenticationServices on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -17,7 +17,6 @@ Classifier: Operating System :: MacOS :: MacOS X
|
|
|
17
17
|
Classifier: Programming Language :: Python
|
|
18
18
|
Classifier: Programming Language :: Python :: 3
|
|
19
19
|
Classifier: Programming Language :: Python :: 3 :: Only
|
|
20
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
21
20
|
Classifier: Programming Language :: Python :: 3.10
|
|
22
21
|
Classifier: Programming Language :: Python :: 3.11
|
|
23
22
|
Classifier: Programming Language :: Python :: 3.12
|
|
@@ -25,14 +24,14 @@ Classifier: Programming Language :: Python :: 3.13
|
|
|
25
24
|
Classifier: Programming Language :: Python :: 3.14
|
|
26
25
|
Classifier: Programming Language :: Python :: 3.15
|
|
27
26
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
|
-
Classifier: Programming Language :: Python :: Free Threading ::
|
|
27
|
+
Classifier: Programming Language :: Python :: Free Threading :: 3 - Stable
|
|
29
28
|
Classifier: Programming Language :: Objective C
|
|
30
29
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
31
30
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
32
|
-
Requires-Python: >=3.
|
|
31
|
+
Requires-Python: >=3.10
|
|
33
32
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
34
|
-
Requires-Dist: pyobjc-core>=12.
|
|
35
|
-
Requires-Dist: pyobjc-framework-Cocoa>=12.
|
|
33
|
+
Requires-Dist: pyobjc-core>=12.2
|
|
34
|
+
Requires-Dist: pyobjc-framework-Cocoa>=12.2
|
|
36
35
|
Dynamic: author
|
|
37
36
|
Dynamic: author-email
|
|
38
37
|
Dynamic: classifier
|
|
@@ -39,3 +39,11 @@ class TestASAuthorizationWebBrowserPublicKeyCredentialManager(TestCase):
|
|
|
39
39
|
1,
|
|
40
40
|
b"v@",
|
|
41
41
|
)
|
|
42
|
+
|
|
43
|
+
@min_os_level("26.1")
|
|
44
|
+
def test_methods26_1(self):
|
|
45
|
+
self.assertArgIsBlock(
|
|
46
|
+
AuthenticationServices.ASAuthorizationWebBrowserPublicKeyCredentialManager.platformCredentialsForRelyingParty_completionHandler_,
|
|
47
|
+
1,
|
|
48
|
+
b"v@",
|
|
49
|
+
)
|
|
@@ -11,3 +11,4 @@ class TestASCredentialServiceIdentifier(TestCase):
|
|
|
11
11
|
AuthenticationServices.ASCredentialServiceIdentifierTypeDomain, 0
|
|
12
12
|
)
|
|
13
13
|
self.assertEqual(AuthenticationServices.ASCredentialServiceIdentifierTypeURL, 1)
|
|
14
|
+
self.assertEqual(AuthenticationServices.ASCredentialServiceIdentifierTypeApp, 2)
|