Antonio Davi Macedo Coelho de Castro
Antonio Davi Macedo Coelho de Castro
### New Pull Request Checklist - [ X ] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [ X ] I am creating this PR in reference to an [issue](https://github.com/parse-community/parse-server/issues?q=is%3Aissue). ###...
We need to talk about the recently added feature: ``` const user = await Parse.User.me({ sessionToken }); ```
It would be good if readers could like/share articles in the social networks
It would be good to add an endpoint (maybe also a feature on Parse Dashboard?) to validate the data on blockchain.
We need to include more detailed information about the blockchainStatus and blockchain Result fields in the repository README.
Currently, there is a single behavior to store the whole Parse Object to the blockchain network. We wanted the developers to be able to switch if they either want to...