Getting Started
Learn how to integrate ConsentKeys OIDC into your application.
Overview
ConsentKeys provides privacy-focused OAuth 2.0 and OpenID Connect authentication. Users authenticate with pseudonymous identities, protecting their real information while still allowing your application to function normally.
Quick Setup
- Create an application in the developer portal
- Configure your redirect URIs
- Wait for approval (usually within 24 hours)
- Integrate the OAuth flow into your application
Key Concepts
- Pseudonymous Identity: Users get unique, consistent identities per application
- Privacy-First: Real user data is never exposed to your application
- Standard OAuth: Uses standard OAuth 2.0 and OpenID Connect protocols
- Email Forwarding: Pseudonymous email addresses forward to real addresses
Base URLs
Authorization Server: https://auth.consentkeys.com
All Endpoints: https://auth.consentkeys.com