OAuth 2.0 Tutorial
OAuth2.0 is an open authorization protocol which allows accessing the resources of resource owner by enabling the client applications on HTTP services such as Facebook, GitHub etc. It allows sharing of resources stored on one site to another site without using their credentials. It uses username and password tokens instead. This tutorial
This tutorial is designed for software programmers who would like to understand the concepts of OAuth. This tutorial will give you enough understanding on OAuth from where you can take yourself to higher levels of expertise.
Last updated on 2017年05月19日
此版本包含小幅錯誤修正和一般改善。請更新至最新版本,以獲得最佳體驗。