Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

FOSFacebookBundle dont save user and login with fbid on username #255

Open
cirovargas opened this issue May 2, 2013 · 3 comments
Open

Comments

@cirovargas
Copy link

Can help me

http://stackoverflow.com/questions/16341399/fosfacebookbundle-dont-save-user-and-login-with-fbid-on-username

@ftassi
Copy link

ftassi commented Jul 16, 2013

Question on stackoverflow has been removed, is this issue solved ?

@cirovargas
Copy link
Author

No, I made a controller to register the user, I'm using only fosuserbundle now

@ftassi
Copy link

ftassi commented Jul 16, 2013

Ho the user is saved depends on the FacebookProvider that you have imlpemented in yout application. There is an example of a FacebookProvider in the documentation. If you are using the code from the doc you're storing facebook id as the username of your user.

You can change your FacebookProvider to store whatever you want in your user.

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

No branches or pull requests

2 participants