Skip to main content

Add a Single Page Application (SPA) App

What is an app?

An app represents your application where users logs in.

This explains how to add SPA app, used by frameworks such as React and Vue.

note

For other app types, see application.

Adding an app

  1. In Admin console, navigate to Integration โ†’ Marketplace.
  2. Choose Single Page Application (SPA).
  3. Click on Add Integration.
  4. Follow wizard steps.

how-to

Crossid will give you back client id to be embedded into your app's code.

Update your app

Every time a user tries to login, the app should redirect to Crossid and provide the client id.