docs
docs copied to clipboard
Parse Platform docs
__Link to section:__ https://docs.parseplatform.org/rest/guide/#your-configuration __What is the issue?__ I think this is a well-intended feature, but I don't think we should provide it for security reasons. This feature asks developers...
Improve Parse Server AWS guide, issue https://github.com/parse-community/docs/issues/892
Docs For fileUpload feature Feature: https://github.com/parse-community/parse-server/pull/7071
**Describe the bug** The links in the `parse-server` [API page](https://parseplatform.org/parse-server/api/5.2.0/) are broken. Clicking on them changes the page hash but doesn't scroll to the associated section. **To Reproduce** Steps to...
**Describe the bug** There is a wrong link to the API Reference in JavaScript Guide **To Reproduce** Steps to reproduce the behavior: 1. Go to https://docs.parseplatform.org 2. JavaScript block, Click...
__Link to section:__ https://docs.parseplatform.org/parse-server/guide/#deploying-on-aws-ec2-ubuntu-using-postgresql __What is the issue?__ The guide states to install 2 times parse-server, implementing how to add pm2, also improving style. __Can you propose a solution?__ a...
Currently there are no docs for how to configure Parse Server for facebook.
While implementing the Parse PHP SDK an error occured that the requests are unauthorized even though we have specified the master key. After digging into the PHP source code we...
### New Feature / Enhancement Checklist - [X] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [X] I am not just asking a [question](https://github.com/parse-community/.github/blob/master/SUPPORT.md). - [X] I have searched through [existing...