clusterfuzz
clusterfuzz copied to clipboard
Log in via GitHub - redirect user to login page.
Hello,
I was trying to use login via GitHub (OAuth Apps).
Steps:
a) registered CF instance into OAuth App (Authorization callback URL - taken from Firebase)
b) added a new Provider in Firebase(GitHub) (client_id and client_secret taken from OAuth App - point a)
(
c) login using the GitHub account
d) the user is registered in Firebase (the GitHub provider assigned)
e) Unfortunately login via GitHub redirects user to login page (in URL "Authentication callback URL" is used - just flew across the screen ;) )
Do you have any clue what can be wrong?
Deploy was done from commit a86b8387a1987f5ed6e741afb759d48d23d48b70 (some commits after v2.5.7, I needed afl schema).
Thanks, BR, Rafal