flickrex v0.6.0 Flickrex.Flickr.Auth.Oauth View Source
Link to this section Summary
Functions
Returns the credentials attached to an OAuth authentication token
Exchange an auth token from the old Authentication API, to an OAuth access token. Calling this method will delete the auth token used to make the request
Link to this section Types
Link to this section Functions
Returns the credentials attached to an OAuth authentication token.
This method does not require authentication.
Arguments
oauth_token
- (required) The OAuth authentication token to check.
Exchange an auth token from the old Authentication API, to an OAuth access token. Calling this method will delete the auth token used to make the request.
This method does not require authentication.