Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kelunik/oauth-cli
A small wrapper around kelunik/oauth to make OAuth for CLI applications simple.
https://github.com/kelunik/oauth-cli
amphp cli oauth
Last synced: about 2 months ago
JSON representation
A small wrapper around kelunik/oauth to make OAuth for CLI applications simple.
- Host: GitHub
- URL: https://github.com/kelunik/oauth-cli
- Owner: kelunik
- License: mit
- Created: 2017-09-15T07:35:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-08-23T18:39:27.000Z (over 2 years ago)
- Last Synced: 2024-11-14T22:37:01.317Z (3 months ago)
- Topics: amphp, cli, oauth
- Language: PHP
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# oauth-cli
A small wrapper around `kelunik/oauth` to make OAuth for CLI applications simple.
You can find a usage example in the `./bin` directory.
## license
MIT, see [`LICENSE`](LICENSE).