We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 239f9f3 commit 4a07595Copy full SHA for 4a07595
README.md
@@ -338,7 +338,7 @@ It’s possible to change the default pages of the app and redirect the user to
338
var server = ParseServer({
339
...otherOptions,
340
341
- customPages {
+ customPages: {
342
passwordResetSuccess: "http://yourapp.com/passwordResetSuccess",
343
verifyEmailSuccess: "http://yourapp.com/verifyEmailSuccess",
344
parseFrameURL: "http://yourapp.com/parseFrameURL",
0 commit comments