Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bertrandom/flickr-oauth-dance

Dances with Flickr to quickly get OAuth credentials for new or existing apps
https://github.com/bertrandom/flickr-oauth-dance

Last synced: about 1 month ago
JSON representation

Dances with Flickr to quickly get OAuth credentials for new or existing apps

Awesome Lists containing this project

README

        

# flickr-oauth-dance

Dances with Flickr to quickly get OAuth credentials for new or existing apps. Use Google Chrome's logged-in Flickr session to negotiate token exchange.

## Installation

```
npm install -g flickr-oauth-dance
```

## Usage

```
flickr-oauth-dance
```

Follow the instructions! If you're creating a new Flickr app, you should probably [read the TOS](https://www.flickr.com/services/api/tos/).

## License

MIT