copy_auth
Copy authentication settings from one project to another, enabling shared credentials across projects with the same domain.
Instructions
Copy authentication config from one project to another. Useful when multiple projects share the same domain/credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_project | Yes | Target project name to copy auth to | |
| from_project | Yes | Source project name to copy auth from |