Clerk Satellite Domain Implementation - ARCHIVED
⚠️ NOTICE: This document is ARCHIVED and no longer applicable.
Current Status
The do.dev project now operates as a single application without satellite domains. This implementation guide was written for a multi-domain monorepo architecture that is no longer in use.
Current Authentication Setup
For the current single-domain authentication setup, please refer to:
- CLERK_AUTHENTICATION_ARCHITECTURE.md - Current Clerk integration
- Authentication Documentation - Complete authentication architecture
- Environment Variables - Single domain configuration
Archive Reason
This document was created for implementing satellite domain authentication across multiple domains like "doc.dev" and "send.dev". The project has been refocused to a single dodev application, making satellite domain implementation unnecessary.
Archived: August 14, 2025
Reason: Multi-domain architecture no longer in use
Replacement: Use single-domain Clerk authentication as configured in the dodev application