parse-server
parse-server copied to clipboard
Parse Server for Node.js / Express
if x-parse-application-id is provided on the header, it is required to match one of the app(s) for clients always doing HTTP POST instead of proper HTTP calls, _ApplicationId is still...
At a high-level, this PR (work in progress) replaces the current recursive roles/auth query with a single aggregation pipeline to list all roles within the user's graph in one request....
### Features - Add custom objectId by providing newObjectIdCallback from server config. - [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...
### 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). ### Issue Description Related issue:...
Add huawei auth adapter I refer to google auth adapter More information about huawei oauth: [Huawei developer](https://developer.huawei.com/consumer/en/doc/development/HMS-3-References/account-verify-id-token-v3) ### New Pull Request Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md)....
### 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). ### Issue Description Increases coverage...
### 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/7606). ### Issue Description As per...
### New Pull Request Checklist I can't download a file with ext `*.data`. The parse server return `Content-Type: null` I would to have a default type `Content-Type: binary/octet-stream` - [x]...
### 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). ### Issue Description Works towards...
### 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). ### Issue Description This PR...