Files
accounts-manager/src
cloud370 0854fb719d feat: add most permissive CORS configuration
- Set origin to '*' to allow all origins
- Set allowedHeaders to '*' to allow all headers
- Add explicit methods configuration for all common HTTP methods
- Enables full cross-origin access for development and integration

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-23 09:11:01 +08:00
..