v1.0.0
Supported grant types:
- authorization_code
- client_credentials
- implicit
- password
- refresh_token
- jwt-bearer
Supported client authentication methods:
- client_secret_basic
- client_secret_post
Changelog
- 662270c Fix insecure flag
- 8b56ed3 Fix logger
- 7aa61ab Goreleaser
- 5dc6587 Initial commit
- 25f94c1 Interactive
- 4303b93 Mode flows
- da38f48 Mode modes
- a48a39b More info
- aad3997 PKCE
- 06b2e74 Print access token and id token payloads
- 17f11fe Support for more auth methods
- 1d5d2c8 Support for scopes
- 7e875ed Update readme
- 58538c2 jwt bearer support
- e068787 log assertion, fix error handling
- 6ab95d1 read signing key from remote