Introduction

GlobaliD Connect allows developers to use GlobaliD as an identity provider.

After setting up your Developer App, your users will have the experience depicted above.

  1. In your app, the user is redirected to GlobaliD Connect via a Connect URL.

  2. The user scans a QR code with their GlobaliD mobile app.

  3. In the GlobaliD mobile app, the user completes any verifications you require.

  4. The user consents to sharing personal data with you.

  5. The user is redirected back to your app.

From there, your app receives an authorization code that you can exchange for an access token, which gives you access to our API.

Getting Started

To start using GlobaliD Connect, follow the steps below:

  1. Create a Developer App.

  2. Enable PII sharing.

  3. Create a Connect URL.

Last updated