Clerk Satellite Domain Setup - 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 setup guide was written for a multi-domain satellite configuration that is no longer in use.
Current Authentication Setup
The dodev application now uses single-domain Clerk authentication without satellite configuration. There are no URL parameter issues or cross-domain synchronization concerns.
For the current 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 configuring the dodev app as a Clerk satellite domain with URL parameter management for cross-domain synchronization. The project has been refocused to a single dodev application, eliminating the need for satellite domain configuration.
Archived: August 14, 2025
Reason: Satellite domain architecture no longer in use
Replacement: Use single-domain Clerk authentication as configured in the dodev application