Skip to content

Add crsf token in axios calls

Filipa Lacerda requested to merge 39726-add-crsf-token-axios into master

What does this MR do?

We forgot to add the crsf token in the cluster code 🤦

Docs on defaults: https://github.com/axios/axios#global-axios-defaults

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #39726 (closed)

Edited by Filipa Lacerda

Merge request reports