AppleSignInAuthenticator Class

Definition

Native Apple Sign In authentication API.

public static class AppleSignInAuthenticator
Inheritance
AppleSignInAuthenticator

Remarks

This API is only supported on iOS 13.0+ and should not be called on other devices at runtime.

Methods

AuthenticateAsync(AppleSignInAuthenticator+Options)

Performs a native Apple Sign In authentication request.

Applies to