---
title: SignInResponseI
framework: signinwithapplejs
role: symbol
role_heading: Class
path: signinwithapplejs/signinresponsei
---

# SignInResponseI

An object that contains the response to a sign-in request.

## Declaration

```data
interface SignInResponseI
```

## Topics

### Identifying the user

- [user](signinwithapplejs/signinresponsei/user.md)
- [authorization](signinwithapplejs/signinresponsei/authorization.md)

## See Also

### Authentication and configuration

- [SignInErrorI](signinwithapplejs/signinerrori.md)
- [AuthorizationI](signinwithapplejs/authorizationi.md)
- [AuthI](signinwithapplejs/authi.md)
- [ClientConfigI](signinwithapplejs/clientconfigi.md)
