Thanks Ernesto!
OK, would you happen to have a tutorial or similar for this approach?
Since I'm very new to this and all the guides I found are written for
manual user-auth it would really help if there was some documantation
to read on this "automatic" approach.
Have an awesome day!
/Tottish

On 8 Jan, 21:03, Ernesto Oltra <[email protected]> wrote:
> Hi,
>
> To me, the most stable & easy way has been OAuth2, requesting offline
> access and updating & saving the token automatically each time it expires.
> I save it in datastore, an entity with a special key ("master"), for easy
> of retrieval without queries. This design allows too for an admin section
> in the website, where I can easily view/remove/re-ask the token.
>
> Ernesto

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to