- OAuth (Open Authorization) is an open standard for token-based authentication and authorization on the Internet.
 - OAuth, which is pronounced "oh-auth," allows an end user's account information to be used by third-party services, such as Facebook, without exposing the user's password.
 
OAuth 2.0 
- It is the industry-standard protocol for authorization.
 - OAuth 2.0 supersedes the work done on the original OAuth protocol created in 2006.
 - OAuth 2.0 focuses on client developer simplicity while providing specific authorization flows for web applications, desktop applications, mobile phones, and living room devices.
 - This specification and its extensions are being developed within the IETF OAuth Working Group.
 
No comments:
Post a Comment