Hey sorry if this has been covered I spent a few hours looking last night but couldn’t quite get the answer I was looking for…
Basically I have implemented Facebook login no problems, but I want to capture the code and turn it into a user token…
Firstly is this possible with the bubble plugin during or after the login process without doing a second verification.
I know how to do this manually via the API connector but then I can’t figure out how to create a new user that can log in with facebook without creating a password…
The code is a one time use sadly. So you can’t use it again to get the token.
So you either have to use the Bubble SSO - and then put the Facebook API calls in there, or as you say, use the generic call back, grab the code and get the token yourself.
Facebook have made it a lot more difficult to get things like friends lists now. Good luck
I might cross the bridge when I get there then and stick with the generic facebook login…
Do you know anything about sharing things from the bubble app to facebook messenger. In particular I want people to be able to send an invite through messenger to their friends. Basically the weblink with a little text… I’ve had limited success with a html element overlaid on a icon sending the link but havent had any luck adding the text