Re: [OAUTH-WG] Google launched OAuth 2 v10 support

2011-03-31 Thread Marius Scurtescu
On Tue, Mar 15, 2011 at 12:43 PM, Torsten Lodderstedt wrote: > Congratulation! > > I've got some questions: > - do you support the token_type parameter for the revocation endpoint? No, we don't. At this point I think our implementations is compliant with your latest draft, I will double check tha

Re: [OAUTH-WG] Google launched OAuth 2 v10 support

2011-03-15 Thread Torsten Lodderstedt
Congratulation! I've got some questions: - do you support the token_type parameter for the revocation endpoint? - where can one find a documentation of the native app support? - what is your approach to native apps and client secrects? regards, Torsten. Am 14.03.2011 20:35, schrieb Marius Scurt

Re: [OAUTH-WG] Google launched OAuth 2 v10 support

2011-03-14 Thread David Recordon
Cool! On Mon, Mar 14, 2011 at 7:35 PM, Marius Scurtescu wrote: > The announcement: > http://googlecode.blogspot.com/2011/03/making-auth-easier-oauth-20-for-google.html > > The documentation page: > http://code.google.com/apis/accounts/docs/OAuth2.html > > Other than the core spec it implements: >

[OAUTH-WG] Google launched OAuth 2 v10 support

2011-03-14 Thread Marius Scurtescu
The announcement: http://googlecode.blogspot.com/2011/03/making-auth-easier-oauth-20-for-google.html The documentation page: http://code.google.com/apis/accounts/docs/OAuth2.html Other than the core spec it implements: - revocation endpoint - native app support using oob and localhost (I still ha