Auth Csrf
GET to set the ``csrftoken`` cookie before unsafe requests from the SPA.
GET /api/auth/csrf/?format=api
{
"detail": "ok",
"csrfToken": "ChztITrxFf6emDUBgNzNpSRxJIWaSKAYAGedUr13Mhee1mTWypLauhnGHBuHgBpV"
}
GET to set the ``csrftoken`` cookie before unsafe requests from the SPA.
GET /api/auth/csrf/?format=api
{
"detail": "ok",
"csrfToken": "ChztITrxFf6emDUBgNzNpSRxJIWaSKAYAGedUr13Mhee1mTWypLauhnGHBuHgBpV"
}