Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bertrandom/flickr-oauth-dance
- Owner: bertrandom
- Created: 2014-12-10T01:07:32.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-03-22T17:32:22.000Z (almost 2 years ago)
- Last Synced: 2024-03-26T21:04:25.070Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 184 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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