Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 940 Bytes

File metadata and controls

13 lines (10 loc) · 940 Bytes

Server Configuration

The REST examples use placeholder values. Replace them only in your own local code or terminal; do not paste production keys into websites or documentation pages.

Note: masterKey overrides all permissions. Keep this secret.

  • serverUrl: https://YOUR.PARSE-SERVER.HERE/parse/
  • appId: APPLICATION_ID
  • masterKey: MASTER_KEY
  • clientKey: CLIENT_KEY
  • restApiKey: REST_API_KEY