Middleware for fetching a CSRF token. This middleware is added to all request per default. Use the fetchCsrfToken option to disable it.
fetchCsrfToken
Optional
Options like URL or method to configure the token fetching.
The middleware for fetching CSRF tokens.
Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.
Middleware for fetching a CSRF token. This middleware is added to all request per default. Use the
fetchCsrfToken
option to disable it.