mirror of
https://github.com/zitadel/oidc.git
synced 2026-05-04 08:59:46 -05:00
7b64687990
* Add configurable CORS policy in OpenIDProvider * Add configurable CORS policy to Server * remove duplicated CORS middleware * Allow nil CORS policy to be set to disable CORS middleware * create a separate handler on webServer so type assertion works in tests