随笔分类 -  OAuth

OAuth is an open standard for authorization. OAuth provides a method for clients to access server resources on behalf of a resource owner (such as a different client or an end-user). It also provides a process for end-users to authorize third-party access to their server resources without sharing their credentials (typically, a username and password pair), using user-agent redirections.
只有注册用户登录后才能阅读该文。
posted @ 2014-01-17 21:56 sxjd 阅读(46) 评论(0) 推荐(0)