Quick Start: Integrating Didit Auth + Data
Welcome to Didit's Auth + Data solution! This guide will walk you through the process of setting up your account and integrating our powerful login and data tools into your service or application.
Before you begin, ensure you have a business email address and are ready to provide basic information about your company.
Create Your Didit Account
Start by setting up your account on the Didit Business Console:
- Visit the Didit Sign In page (opens in a new tab).
- Click on "Sign Up" and enter your business email address.
- Follow the prompts to complete your account creation.
Set Up Your Team and Application
Once your account is created, you'll need to set up your team and create your first application:
- You'll be prompted to create your Team information. Fill in the required details about your company.
- After team creation, you'll be directed to the Getting Started page.
- Click on "Create New Application" and follow the wizard to set up your first application.
Configure User Settings
Now it's time to customize your user's data process:
- Navigate to the "Users" section in your dashboard.
- In the "Configuration" tab:
- Locate and securely store your
Client ID
andClient Secret
- Add the redirect uris for your application for safely redirecting users after login
- Add the domain, privacy policy and terms of service urls for your application
- Locate and securely store your
Keep your Client ID
and Client Secret
secure. Never share the Client Secret
credentials or expose them in client-side code.
Create Your First Data Session
You have two options to create a data session:
Option 1: Data Links (No-Code Solution)
- In the Users section, click the "+" icon.
- Select the data you want to receive from the user.
- (Optional) Enter the email of the person you want to receive data from.
- Copy the generated data link to share with your user or let them scan the QR-code if you are physically with them.
Option 2: API Integration
- Authenticate using your
Client ID
andClient Secret
located in the "Configuration" tab. - Use our Create Session API to programmatically initiate a data session.
Check out our API Documentation for detailed integration guides and code samples.
Monitor and Manage Users
Stay on top of your data processes:
- Retrieve user's data in a session by using the Retrieve Session API.
- Use the Didit Console to view and manage user results:
- Monitor the status of data sessions
- Review user's data report, which contains the last data shared by the user
Get support
Whether you need assistance with integration, encounter an issue, discover a bug, or have suggestions for new documents, we are here to help and improve our solution. Please contact us at hello@didit.me, and we will direct your query to the appropriate team.
Next Steps
Congratulations! You've successfully set up Auth + Data. Here are some resources to help you make the most of our platform: