mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
4b4482f1fe
On scratchr2, the /session/ endpoint also sets the csrf cookie to allow this.
11 lines
No EOL
196 B
JSON
11 lines
No EOL
196 B
JSON
[
|
|
{
|
|
"proxy": "http://localhost:8000",
|
|
"root": "/",
|
|
"paths": [
|
|
"/session/",
|
|
"/accounts/login/",
|
|
"/accounts/logout/"
|
|
]
|
|
}
|
|
] |