Category Archives: Web Works

For all website projects, mock ups and prototypes

User Authentication OAuth in Facebook

On my previous tutorial, I’m using the Facebook OAuth button to ask users permission. However, based on Facebook documentation that button combines the login process and authentication in the same time. Therefore the label of the button is “Log In”. (*grumble: why they don’t create a passing parameter to let us change the button label? [...]