parse-community / docs

Parse Platform docs
https://docs.parseplatform.org
Other
313 stars 517 forks source link

New Google Adapter not compatible with the docs #759

Closed REPTILEHAUS closed 4 years ago

REPTILEHAUS commented 4 years ago

Parse servers Google Adapter seems to have changed quite a bit since 4.2.0

current state here https://github.com/parse-community/parse-server/blob/master/src/Adapters/Auth/google.js

and diff here https://github.com/parse-community/parse-server/commit/cbf9da517b2029eafd16a9c0c46e675319d86c7d#diff-70ade9d37ab6ce27c1a51bd3949b26ea

Now throws the error Cannot destructure propertyclientIdof 'undefined' or 'null'

The docs havent been updated to add this additional clientid param, is there a method to add it ? or how does it work ?

mtrezza commented 4 years ago

Thanks for reporting. This is an issue with the docs which have their own repo and issue list. I'm closing this as this issue has already been reported as https://github.com/parse-community/docs/issues/754. Feel free to comment if you have any questions and we can re-open this issue.

mtrezza commented 4 years ago

@TomWFox Can you please transfer this issue to the docs repo? It is a duplicate, but still a docs issue, not a Parse Server issue.