Can someone give me a clue about this workflow? I’m developing a html5 app with an API in PHP. I get the part that everything will be done as server-side, but I’m not getting the first step of the process.
E.g
User clicks on ‘Sign up with twitter’, what should I call to the user enter twitter credentials? This new process it’s very confusing I think
Thank you,
Mário