fix: certificate in Apple Game Center auth adapter not validated [skip release] (#8055)

This commit is contained in:
Manuel
2022-06-17 19:32:30 +02:00
committed by GitHub
parent ed7a25d5be
commit 4c2aa63fd2
5 changed files with 218 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "parse-server",
"version": "5.3.0-beta.1",
"version": "5.2.2",
"description": "An express module providing a Parse-compatible API server",
"main": "lib/index.js",
"repository": {