ebenda / gwt-oauth2

Automatically exported from code.google.com/p/gwt-oauth2
Apache License 2.0
0 stars 0 forks source link

refresh token #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
version 0.2

is there any refresh token to extend the time of the existing token, without 
having to popup dialog and user need to press "allow" again? 

Original issue reported on code.google.com by second.c...@gmail.com on 28 Dec 2011 at 8:40

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I need this feature too. I want to get a "code" response_type instead of a 
"token" response-type in order to get a refresh token in the backend site of my 
GWT app. See https://developers.google.com/accounts/docs/OAuth2WebServer

I try yo override "toURL" method to do this but the Auth.URLCodex class is not 
visible in my code package. It would be great if the "token" parameter could be 
override by a method or something like that.

Thanks

Original comment by mima...@gmail.com on 16 Jul 2012 at 12:04

GoogleCodeExporter commented 9 years ago
There is any news about this topic?
Thx

Original comment by mbernard...@crisisgroup.info on 28 Aug 2012 at 12:30