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
I just got started with this module. Trying to get it up and running in an existing ZfcUser / ScnSocialAuth application, where users may register through ZfcUser or login via Facebook through ScnSocialAuth on top of it. So I've got a page with a register form and a FB login button next to it. So if they use the FB OAuth, there is no POST data on the callback URL and also there is no cookie, so I assume the code will not run, as there are a few checks. Right?
There is no entry in the database table after login through FB. In general, I've got it setup properly! Checkbox is visible, also through a regular login, there is a session/cookie record in MySQL. Am I missing something?
I followed the readme. But no juice.
The text was updated successfully, but these errors were encountered: