
上QQ阅读APP看书,第一时间看更新
What is OAuth?
OAuth is simply an authorization protocol that allows users to share data with an application without sharing the password. It is a way to obtain a secure authorization scheme based on a token-based authorization mechanism. There are two API authentication models using OAuth:
- User authentication
- Application authentication