Understanding OAuth (Open Authorization)

Understanding OAuth (Open Authorization)

OAuth (Open Authorization) is an open protocol that allows users to share their protected data under a service provider without sharing their username and password. Let’s go deep by taking the example of twitter. If you have a twitter account and you want to tweet using a third party applicatio

[ read more ]