Welcome to the ConsentKeys documentation. This guide will help you get started with integrating OAuth 2.0 authentication into your application.
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.
Ready to dive in and start building? We've got you covered with starter code that you can clone and customize for your projects.
🚀 Quick Start Repository
Clone our starter repository to get up and running with ConsentKeys integration in minutes:
The starter code uses BetterAuth for authentication management. You can also read the official Better Auth documentation for more details on customization and advanced features.