> Basically what I am trying to do is to login using basic > authentication the first time, then to store the cookie I retrieve and > use that to login for future requests - meaning that my users do not > have to re-enter their passwords each time they make any request and I > don't have to directly store user's passwords.
This is not currently possible with the API. Wait for OAuth (shouldn't be long, they are currently concluding the closed test). -- ------------------------------------ personal: http://www.cameronkaiser.com/ -- Cameron Kaiser * Floodgap Systems * www.floodgap.com * [email protected] -- Born free. Taxed to death. -------------------------------------------------
