youaremine / oauth2-php

Automatically exported from code.google.com/p/oauth2-php
MIT License
0 stars 0 forks source link

Update to latest Spec #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
http://tools.ietf.org/html/draft-ietf-oauth-v2-21

Several things have change especially the way how the http authorization header 
works.

Original issue reported on code.google.com by nikolas....@gmail.com on 21 Sep 2011 at 4:05

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Looking forward to check out the latest update to this lib to implement the new 
spec... and (to the IETF) for the sake of Oauth library authors and 
implementers everywhere, for the love of humanity please don't make Oauth a 
perpetual beta and just settle on an implementation for 2.0 soon! Is there even 
a deadline?

Original comment by bcop...@gmail.com on 5 Nov 2011 at 8:23

GoogleCodeExporter commented 8 years ago
You probably want to take a look over at Github. There're a bunch of forks with 
further development. Particular draft-21 support: 
https://github.com/quizlet/oauth2-php/tree/draft-21

Other forks like mine: https://github.com/jk/oauth2-php focused more on working 
examples.

Original comment by jens.k...@gmail.com on 8 Nov 2011 at 9:12