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 0a65331 commit 06791d8Copy full SHA for 06791d8
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