Share user sessions between your dashboard and docs
Create User Info API
Access-Control-Allow-Origin: your-docs-domain.com Access-Control-Allow-Credentials: true
Configure Settings
dash.example.com
docs.example.com
API Endpoint: https://dash.example.com/api/docs/user-info CORS Origin: https://docs.example.com
example.com/docs
API Endpoint: https://dash.example.com/api/docs/user-info CORS Origin: https://example.com
example.com/dashboard
API Endpoint: https://example.com/api/docs/user-info
Was this page helpful?