Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The email field is required. (After Authentication) #6

Open
acbarbosa1964 opened this issue Jan 9, 2019 · 0 comments
Open

The email field is required. (After Authentication) #6

acbarbosa1964 opened this issue Jan 9, 2019 · 0 comments

Comments

@acbarbosa1964
Copy link

Dear Friend,

First of all I want to congrats you! This is a great plugin!

I've installed User Facebook plugin without problems:)

After Installed:

  • Configured Facebook ID/Secret Key;

  • Used Facebook Session instead of User's component session in my layout;

  • Im my login menu I have inserted follow code:

    {% if user %}
    ....
    {% else %}

       {% component 'facebookSession::fb-sdk' %}
       {% component 'facebookSession::login-button' %}
    

Everything worked fine to get the authentication, but after Facebook returned, I have received a message "The email field is required.".

Could you please, advise me on how to avoid that and get my user to be logged in?

PS: I have installed User Plugin, Profile Plugin and User Facebook.

Best Regards,

Antonio Carlos

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

No branches or pull requests

1 participant