You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently I'm having a problem with the redirect_uri option. I think it is not necessary to add the '/' in the end of redirect_uri. I added the redirect_uri in 'Client OAuth Settings':
Hello, nice work with the oauth agents.
Currently I'm having a problem with the
redirect_uri
option. I think it is not necessary to add the '/' in the end of redirect_uri. I added the redirect_uri in 'Client OAuth Settings':http://localhost:3000/auth/facebook/callback
and this works without the '/' when I deleted
https://github.com/lapwinglabs/facebook-oauth-agent/blob/master/lib/server.js#L49
The text was updated successfully, but these errors were encountered: