/** * This file was auto-generated on 2023-10-24T15:44:49.677Z * flickr.auth.oauth.getAccessToken * 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. * Permissions required: none */ export type FlickrAuthOauthGetAccessTokenParams = {};