OAuth 2.0
OAuth 2.0 is the next evolution of the OAuth protocol which was originally created in late 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 is being developed within the IETF OAuth WG and is based on the OAuth WRAP proposal.
Questions, suggestions and protocol changes should be discussed on the mailing list.
Reading the spec
The final version of the spec can be found at http://tools.ietf.org/html/rfc6749.
Implementations
Server Libraries
- Java
- PHP
- PHP OAuth 2.0 Auth and Resource Server and Demo
- PHP OAuth2 Server and Demo
- PHP OAuth 2.0 (AS with SAML/BrowserID AuthN, with management REST API, see DEMO)
- Ruby OAuth2 Server (draft 18)
- .NET DotNetOpenAuth
Client Libraries
- PHP
- PHP OAuth 2.0 client
- Cocoa
- iPhone and iPad
- iOS and Mac OS X (draft 10)
- Java
- Python
- Ruby Gem
- Ruby
- Javascript
- .NET
Services that support OAuth 2
- 37signals (draft 5)
- Box
- Campaign Monitor
- Facebook's Graph API (see sociallipstick.com/?p=239)
- Foursquare
- Geoloqi
- GitHub
- Meetup
- Salesforce
- Citrix ShareFile
- SoundCloud
- Do.com (draft 22)
- Windows Live
Edit This Site
The source code to this site is available on Github. Feel free to submit pull requests with changes!
The source code to this site is available on Github. Feel free to submit pull requests with changes!