zitadel-oidc/pkg
Kory Prince 7b64687990
feat: Allow CORS policy to be configured (#484)
* 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
2023-11-17 15:33:48 +02:00
..
client Merge branch 'next' into next-main 2023-10-12 16:07:49 +03:00
crypto Merge branch 'next' into next-main 2023-10-12 16:07:49 +03:00
http Merge branch 'next' into next-main 2023-10-12 16:07:49 +03:00
oidc Merge branch 'next' into next-main 2023-10-12 16:07:49 +03:00
op feat: Allow CORS policy to be configured (#484) 2023-11-17 15:33:48 +02:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00