# 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] Commands: login - default: get or renew an access token curl - pass the access token to curl token - print the current bearer token setup - configure the profile Setup options: --scope Request an additional scope --endpoint The jesterpm-sso endpoint --ssh-key Sign the given SSH key.