Hi Kyle,
We are creating a native android app with an FB Login using CB API.
how can i login a user into cb (using CB API) in the backend without user interaction (i.e. without login credentials) after he/she has logged into an external provider like facebook?
I think cbconnect implements this behaviour, but it has not become quite clear how (we have looked through the code but are non the wiser).
Also, how do we do the @link to already existing account according to Email Adress@? eg a user has already an account using the traditional login (password + username) and decides to login using FB login. That would mean it would need to identify the right user account based on email address sent from FB.
Thanks in advance
Tim