質問

i don't understand how both can work. I wonna use users table, so is there any tutorial where facebook login and site login can work on same table ? I need from user to add/modify/delefe staff, but that is connected with users id.

役に立ちましたか?

解決

I just store the user's facebook ID in the users table. This way, when a facebook login occurs, I grab the user's ID and process the login on my site as well.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top