Skip to content

Facebook/Twitter Login Error - "this auth is already used" #1025

Closed
@PatrickAdams

Description

@PatrickAdams

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions