On Apr 27, 6:28 am, Jasper <[email protected]> wrote:
> I think you should implement .remember
>
> seehttps://bitbucket.org/mrtopf/repoze.who.plugins.openid/src/a5fc9e877f...
> for inspiration
>

If I understand .remember correctly, that would be for repoze.who
reusing the identity if further requests are made through the WSIG
stack, is that correct? If so it doesn't seem to me to be exactly what
I'm looking for, I want to cache the credentials that repoze.who
checked against the web service authenticate URL so they can be reused
by urllib2 in the functions that do the actual querying of the web
service on behalf of the user.

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en.

Reply via email to