mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-13 03:24:26 +00:00
remove x-grpc-web header in cors
This commit is contained in:
parent
59dc4dbe85
commit
501d453822
@ -18,7 +18,6 @@ var (
|
||||
api.AcceptLanguage,
|
||||
api.Authorization,
|
||||
api.ZitadelOrgID,
|
||||
"x-grpc-web", //TODO: needed
|
||||
},
|
||||
AllowedMethods: []string{
|
||||
http.MethodOptions,
|
||||
|
Loading…
Reference in New Issue
Block a user