Closed
Description
Issue Description
When using the REST api to create a new session token as documented here the tokens are not set as restricted.
Steps to reproduce
Follow the instructions in the REST API Guide to create a restricted session token
Expected Results
A new session token should be created with restricted = true
Actual Outcome
A new session token is created with restricted = false
Versions
Parse-Server - 4.2.0
Parse-SDK-JS - 2.13.0