Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the openapi xsrfMiddleware once openapi-generator 7.3.0 is released #3641

Open
jyasskin opened this issue Feb 2, 2024 · 0 comments
Open

Comments

@jyasskin
Copy link
Collaborator

jyasskin commented Feb 2, 2024

OpenAPITools/openapi-generator#17758 added support for async apiKeys, so once v7.3.0 is released, we should be able to follow up on #3626 and set configuration.apiKey to ()=>window.csClient.ensureTokenIsValid().then(()=>window.csClient.token);

jyasskin added a commit to jyasskin/chromium-dashboard that referenced this issue May 22, 2024
This removes a circular import and should let us remove the xsrfMiddleware (GoogleChrome#3641).
jyasskin added a commit that referenced this issue May 23, 2024
This removes a circular import and should let us remove the xsrfMiddleware (#3641).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant