# jesterpm-sso-tools Utilities for working with OAuth2 / IndieAuth endpoints. I built this specifically for working with my own OAuth2 provider, but it could reasonably work with any provider that supports the OAuth device flow. ## Usage Usage: sso [OPTIONS] [COMMAND] [ARGS] Options: --scope Request an additional scope --endpoint The jesterpm-sso endpoint Commands: login - default: get or renew an access token curl - pass the access token to curl token - print the current bearer token