Light OAuth2 Client

Minimalistic zero-dependency cli client to test oauth2 services

Download

https://github.com/gsiou/light-oauth2-client/releases/

Usage

Run first time (configure)

./light-oauth2-client --config

and fill in the values.
This will output config.json which you can reedit manually any time.

Run with config

./light-oauth2-client -p <PORT_NUMBER>

Build

TBA