2009/3/26 Chad Etzel <[email protected]>

>
> If you don't have a database storing the access tokens or indefinite
> sessions on your webserver storing them, then the user will have to
> login everytime.  There's no way to get an access token without users
> going through the OAuth detour.
> -Chad


In my case I want the client app that is getting and storing its own token
to be able to hand something to my web service so the user doesn't have to
authorize twice.

G.

Reply via email to