Closed
Description
I'm getting the same error when trying to log in with Twitter as well as with Facebook as specified in #313
I have my parse server set up as follows.
},
oauth: {
twitter: {
consumer_key: "redacted",
consumer_secret: "redacted"
},
facebook: {
appIds: "redacted"
}
}
});
Metadata
Metadata
Assignees
Labels
No labels