> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wearepion.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Learn about SSO Student Beans Login solution

Our Student Beans Login solution allows partners to connect their users with our verification technology, powering deep integrations with your apps and services. We use the OAuth 2 protocol, which allows users to log in with us and give you access to their data.

Before you can begin the OAuth process, you must first register a new app with the service. This allows us to identify you, ensuring that our users' data is kept safe and secure.

To get started, contact your account manager or [visit our website](https://www.wearepion.com/).

<Info>
  If you are an existing client looking for details about the `/api/v1/me` endpoint *for students only*, [**<u>head to the old version of this documentation</u>**](/documentation/verify-your-customers/student-beans-sso/deprecated). We are no longer onboarding clients onto that version of the API.
</Info>

<Columns cols={2}>
  <Card title="Introduction" href="/documentation/verify-your-customers/student-beans-sso/introduction">
    Introducing Student Beans login SSO
  </Card>

  <Card title="Authorisation" href="/documentation/verify-your-customers/student-beans-sso/authorisation">
    Get an access token for verification information
  </Card>
</Columns>

<Columns cols={2}>
  <Card title="User Profiles" href="/documentation/verify-your-customers/student-beans-sso/user-profiles">
    Access a user's verification information
  </Card>

  <Card title="Reference and Troubleshooting" href="/documentation/verify-your-customers/student-beans-sso/reference-and-troubleshooting">
    API reference and solutions to FAQs
  </Card>
</Columns>
