Skip to content
This repository was archived by the owner on Jan 16, 2021. It is now read-only.

Removed Parse.clientKey requirement for initializing ParseTwitterUtils. #26

Merged
merged 1 commit into from
Feb 26, 2016

Conversation

aphex3k
Copy link
Contributor

@aphex3k aphex3k commented Feb 26, 2016

the client key is not a mandatory configuration argument anymore according to the Parse open source server migration guide documentation.

clientKey: The client key for your app. (optional)

See: https://github.com/ParsePlatform/parse-server/wiki/Parse-Server-Guide

the client key is not a mandatory configuration argument anymore according to the Parse open source server migration guide documentation.

`clientKey: The client key for your app. (optional)`

https://github.com/ParsePlatform/parse-server/wiki/Parse-Server-Guide
@nlutsenko
Copy link
Contributor

Nice catch, thanks! Will merge as soon as tests pas.

@facebook-github-bot
Copy link

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at [email protected]. Thanks!

@aphex3k
Copy link
Contributor Author

aphex3k commented Feb 26, 2016

I signed up at cla in the meantime...

@facebook-github-bot
Copy link

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@nlutsenko
Copy link
Contributor

👍 Awesome, merging now. Thanks again.

@nlutsenko nlutsenko self-assigned this Feb 26, 2016
nlutsenko added a commit that referenced this pull request Feb 26, 2016
removed  [Parse getClientKey]
@nlutsenko nlutsenko merged commit f921eb1 into parse-community:master Feb 26, 2016
@nlutsenko nlutsenko added this to the 1.11.0 milestone Jun 28, 2016
@nlutsenko nlutsenko changed the title removed [Parse getClientKey] Removed Parse.clientKey requirement for initializing ParseTwitterUtils. Jun 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants