Comment 2 for bug 624065

Revision history for this message
Natalia Bidart (nataliabidart) wrote :

Michael and rest,

I've been thinking about this issue and I realized that if we check the validity of the tokens on each request, this will imply that the token retrieval will be network dependent, and we want to avoid that.

We may make public the validate_user method call through DBus. That way, any app is responsible to validate the token if they consider is necessary and if the know they have net conn.