14 lines
235 B
JSON
14 lines
235 B
JSON
{
|
|
"fields": {
|
|
"accessToken": {
|
|
"forbidden": true
|
|
},
|
|
"refreshToken": {
|
|
"forbidden": true
|
|
},
|
|
"expiresAt": {
|
|
"forbidden": true
|
|
}
|
|
}
|
|
}
|