Hello,
I'm currently using openID for users authentication.
What I've done until now is to generate a logout link on server side,
using the Users API.

Now I need to generate such URL on client side, to add a click
listener to it and automatically save user's work before sign out.
User service always  generates "_ah/openid_logout" as a logout URL, so
I wanted to know if this is intended to be a stable logout url and so
can be used safely to generate a logout link, or it's better to find
another workaround for this.

Thanks for your advice
Regards
Lorenzo

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

Reply via email to