mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-22 23:27:54 -05:00
Remove old session.json mockup
This commit is contained in:
parent
add7d319d8
commit
35ae981c19
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"token": "62d43b28d86a14423e01bdb2995dbbb2",
|
|
||||||
"user": {
|
|
||||||
"id": 1709047,
|
|
||||||
"username": "thisandagain",
|
|
||||||
"thumbnailUrl": "//cdn2.scratch.mit.edu/get_image/user/1709047_32x32.png?v=1427980331.0"
|
|
||||||
},
|
|
||||||
"permissions": {
|
|
||||||
"admin": true,
|
|
||||||
"social": true,
|
|
||||||
"educator": false
|
|
||||||
},
|
|
||||||
"flags": {
|
|
||||||
"has_outstanding_email_confirmation": false,
|
|
||||||
"show_welcome": false
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in a new issue