Releases: jentz/vigilant-dollop
Releases · jentz/vigilant-dollop
v0.1.11
v0.1.10
v0.1.9
Changelog
- 59a8a32 adds testing of discovery function
- d514b0e chore: fmt and cleanups (#37)
- 8dbbfd2 feat: automatically closes browser window when successful (#38)
- c44e723 feat: support token introspection (#35)
- f814046 improves error handling during discovery
- 8c0d57b refactors the authorization code flow (#41)
- d91adb8 refactors token endpoint requests (#34)
- cb5144f renames test and table params
- 1973a87 supports scopes in client_cred flow (#36)
v0.1.8
v0.1.7
v0.1.5
v0.1.4
Changelog
- c65ded0 Subcommands (#8)
- 147dafa adds basic argument validation and tests (#10)
- 15578c0 adds gh actions pipeline (#7)
- 690e43b adds pkce support to authorization_code flow (#13)
- 109c05d changes to version 2 of goreleaser (#15)
- 24289d0 fixes the go.mod spec (#6)
- 444dedf implements client_credentials command and re-introduces discovery function
- 623857c refactors oauth configuration
- 460834a removes debug log stmt (#14)
- 3a9bf56 updates readme for runing and testing (#11)