flickr-sdk
Version:
Almost certainly the best Flickr API client in the world for node and the browser
8 lines (7 loc) • 344 B
TypeScript
/**
* This file was auto-generated on 2023-10-24T15:44:49.670Z
* flickr.auth.getFrob
* Returns a frob to be used during authentication. <b>This method call must be signed</b>, and is <b><a href="/services/api/auth.oauth.html">deprecated in favour of OAuth</a></b>.
* Permissions required: none
*/
export type FlickrAuthGetFrobParams = {};