mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-26 14:03:36 -05:00
14 lines
212 B
JSON
14 lines
212 B
JSON
{
|
|
"name": "AuthToken",
|
|
"base": "AccessToken",
|
|
"idInjection": true,
|
|
"options": {
|
|
"validateUpsert": true
|
|
},
|
|
"properties": {},
|
|
"validations": [],
|
|
"relations": {},
|
|
"acls": [],
|
|
"methods": {}
|
|
}
|