Skip Menu |

This queue is for tickets about the Catalyst-Authentication-Credential-Facebook-OAuth2 CPAN distribution.

Report information
The Basics
Id: 87329
Status: new
Priority: 0/
Queue: Catalyst-Authentication-Credential-Facebook-OAuth2

People
Owner: Nobody in particular
Requestors: everissimo [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject:
Date: Thu, 25 Jul 2013 16:57:19 -0300
To: bug-Catalyst-Authentication-Credential-Facebook-OAuth2 [...] rt.cpan.org
From: Eduardo Verissimo <everissimo [...] gmail.com>
I have set up a Facebook application that accepts logins from people that are over 18 years. In the Catalyst application, the authenticate method never returns a valid user, and because of that, the browser enters a loop and fails after some redirects. There should be a way to detect the reason of the rejection of the login, so it is possible to stop the redirections. Thank you very much.