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
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
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:
>
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