Developer App

A Developer App is your OAuth 2.0 client and the point of configuration for the Login with GlobaliD flow your users will experience.

Prerequisites

Provide us with the following information so we can create and set it for you:

Organization name: Your organization name
Organization description: Description of your organization
Application name: Name of your application
Application description: Description of your application
Public key (ED25519): Public key of ED25519 - if possible in base58 encoded
Link to your application logo: Link to your logo
Link to your Terms of Service: Link to your Terms of Service
Link to your Privacy Policy: Link to your Privacy Policy
List of redirect URIs: 

Once the application is created, we will send you the client_id and client_secret. You will need to implement the login flow.

Next Steps

Now you're set up to do the following:

Last updated