Menu

#1 Pass authentication info with less code

closed
None
5
2007-08-19
2007-08-10
No

The authentication key, the secret, and the token need to be passed around way too much. It would be much easier if they were remembered by the FlickrAPI object and automatically passed to Flickr.

I think there is very little chance of someone authentication an application and then *not* wanting to use that authentication.

Discussion

  • Sybren A. Stüvel

    • summary: Pass authentication with less code --> Pass authentication info with less code
     
  • Sybren A. Stüvel

    Logged In: YES
    user_id=549047
    Originator: YES

    Implemented in SVN revision 33, will be included in release 0.12. It's no longer needed to pass api_key and auth_token.

     
  • Sybren A. Stüvel

    • assigned_to: nobody --> bustersnyvel
    • status: open --> closed
     

Log in to post a comment.