<!--
{
  "availability" : [
    "Sign in with Apple JS: 1.4.1 -"
  ],
  "documentType" : "symbol",
  "framework" : "signinwithapple",
  "identifier" : "/documentation/SigninwithAppleJS/AuthorizationI",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Sign in with Apple JS"
    ],
    "preciseIdentifier" : "cl/AuthorizationI"
  },
  "title" : "AuthorizationI"
}
-->

# AuthorizationI

An object that contains a user’s authorization information.

```
interface AuthorizationI
```

## Topics

### Setting up authorization

[`code`](/documentation/SigninwithAppleJS/AuthorizationI/code)

A single-use authorization code.

[`id_token`](/documentation/SigninwithAppleJS/AuthorizationI/id_token)

A JSON web token containing the user’s identify information.

[`state`](/documentation/SigninwithAppleJS/AuthorizationI/state)

The state passed at initialization time.



---

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)