Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Facebook OAuth callback error renders as [object Object] #528

Open
typerandom opened this issue Sep 20, 2016 · 0 comments · May be fixed by #529
Open

Facebook OAuth callback error renders as [object Object] #528

typerandom opened this issue Sep 20, 2016 · 0 comments · May be fixed by #529

Comments

@typerandom
Copy link
Contributor

When a Facebook callback error occurs it renders as [object Object].

How to reproduce

  1. Start an example application and navigate to /login.
  2. Click the login to Facebook login link.
  3. While being on the Facebook OAuth provider page prompting you to authorize your application to access your Facebook account. Go into the Facebook Developer dashboard and remove your whitelisted callback URI.
  4. Go back to the Facebook provider page and authorize your application to access the account.
  5. You should be redirected back to /login and with an error message stating [object Object] (as shown below):

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant