Authentication Flow Priority
When a user interacts with Village components, the system attempts authentication in this order:1. Local Cookie Check
- If on
village.door any partner website, thevillage.tokencookie is directly available - No additional steps needed - authentication is immediate
2. Browser Extension Cookie Retrieval
- For embedded contexts, your custom extension using the Village Extension SDK provides cookie access
- The extension reads the
village.tokenfrom thevillage.dodomain and shares it securely - Works seamlessly across any third-party website where Village components are embedded
