---
title: AuthorizationI
framework: signinwithapplejs
role: symbol
role_heading: Class
path: signinwithapplejs/authorizationi
---

# AuthorizationI

An object that contains a user’s authorization information.

## Declaration

```data
interface AuthorizationI
```

## Topics

### Setting up authorization

- [code](signinwithapplejs/authorizationi/code.md)
- [id_token](signinwithapplejs/authorizationi/id_token.md)
- [state](signinwithapplejs/authorizationi/state.md)

## See Also

### Authentication and configuration

- [SignInResponseI](signinwithapplejs/signinresponsei.md)
- [SignInErrorI](signinwithapplejs/signinerrori.md)
- [AuthI](signinwithapplejs/authi.md)
- [ClientConfigI](signinwithapplejs/clientconfigi.md)
