0.3.0 • Published 12 years ago

parse-user-acl-update v0.3.0

Weekly downloads
18
License
-
Repository
github
Last release
12 years ago

Update ACLs on Parse objects for newly created users

Share objects that were created before a user made an account. Project written in Node.js, designed for deployment to Heroku.

Mad props to the heroku node sample application.

Run locally

Copy the App ID and Secret from your Parse dashboard into your .env:

echo PARSE_APP_ID=12345 >> .env
echo PARSE_MASTER_KEY=abcde >> .env
0.3.0

12 years ago

0.2.2

12 years ago

0.2.1

12 years ago

0.2.0

12 years ago