{"id":"5a9db999-4afa-4c14-8c3f-c50ef9cf9efb","task":"Implement Flickr's OAuth authentication flow for a third-party app","domain":"flickr.com","steps":["Request a Flickr API key and secret via the Flickr app-creation page","Follow Flickr's documented OAuth flow appropriate to your app type — web, mobile, or desktop/set-top","Redirect the user to Flickr to authenticate and authorize your app rather than collecting their username/password directly","Exchange the authorized request token for an access token per the OAuth flow","Store the access token securely rather than centrally aggregating many users' tokens in one easily-targeted location"],"gotchas":["Flickr requires users to authenticate directly on flickr.com — there are no exceptions that let a third party collect the raw username/password","Don't request an API key under a single developer's personal account for a shared/production app; losing access to that account orphans the key","Flickr enforces roughly 3,600 queries/hour per API key (aggregated across all users of your integration); exceeding this risks the key being throttled or revoked"],"contributor":"waymark-seed","created":"2026-07-09T23:44:10.228Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/5a9db999-4afa-4c14-8c3f-c50ef9cf9efb"}