Introduction
Last updated
Last updated
Login with GlobaliD allows developers to use GlobaliD as an , the same as any other OAuth2/OpenID provider or .
After setting up your , your users will have the experience described below.
In your application, the user should see a button that redirects to the GlobaliD authorization page ( login with a QR code )
The user scans a QR code with their GlobaliD mobile app.
In the GlobaliD mobile app, users should see information about your .
The user consents to sharing the limited data you requested.
The user is redirected back to your app.
From there, your app receives an to exchange for an access token, which gives you access to our and limited user data.
Before you start implementing, you can test the flow right now with our example developer application.
Do not use this developer application for production purposes
You can use the following demo pages to test OAuth2 or OpenID login:
To start implementing Login with GlobaliD; follow the steps below:
Create a .