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: 4 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 8 years ago)
- Default Branch: master
- Last Pushed: 2022-08-23T18:39:27.000Z (over 3 years ago)
- Last Synced: 2025-07-19T20:23:22.468Z (6 months ago)
- Topics: amphp, cli, oauth
- Language: PHP
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- 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).