Sign in with Apple Auth Provider (#5694)
* Sign in with Apple Auth Provider Closes: https://github.com/parse-community/parse-server/issues/5632 Should work out of the box. * remove required options
This commit is contained in:
@@ -30,10 +30,12 @@
|
||||
"express": "4.17.1",
|
||||
"follow-redirects": "1.7.0",
|
||||
"intersect": "1.0.1",
|
||||
"jsonwebtoken": "8.5.1",
|
||||
"lodash": "4.17.11",
|
||||
"lru-cache": "5.1.1",
|
||||
"mime": "2.4.4",
|
||||
"mongodb": "3.2.7",
|
||||
"node-rsa": "1.0.5",
|
||||
"parse": "2.4.0",
|
||||
"pg-promise": "8.7.2",
|
||||
"redis": "2.8.0",
|
||||
|
||||
Reference in New Issue
Block a user