<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.15.0 -",
    "tvOS: 13.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AuthenticationServices",
  "identifier" : "/documentation/AuthenticationServices/ASAuthorizationAppleIDButton/ButtonType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Authentication Services",
      "AuthenticationServices"
    ],
    "preciseIdentifier" : "c:@E@ASAuthorizationAppleIDButtonType"
  },
  "title" : "ASAuthorizationAppleIDButton.ButtonType"
}
-->

# ASAuthorizationAppleIDButton.ButtonType

A type for the authorization button.

```
enum ButtonType
```

## Topics

### Choosing a Button Type

[`ASAuthorizationAppleIDButton.ButtonType.continue`](/documentation/AuthenticationServices/ASAuthorizationAppleIDButton/ButtonType/continue)

A button type that continues the Sign in with Apple authorization process.

[`default`](/documentation/AuthenticationServices/ASAuthorizationAppleIDButton/ButtonType/default)

A default button type for the Sign in with Apple authorization process.

[`ASAuthorizationAppleIDButton.ButtonType.signUp`](/documentation/AuthenticationServices/ASAuthorizationAppleIDButton/ButtonType/signUp)

A button type that allows the user to sign up for Sign in with Apple.

[`ASAuthorizationAppleIDButton.ButtonType.signIn`](/documentation/AuthenticationServices/ASAuthorizationAppleIDButton/ButtonType/signIn)

A button type that performs authorization using Sign in with Apple.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)