Releases: go-authgate/oauth-cli
Releases · go-authgate/oauth-cli
v0.1.0
v0.0.1
Changelog
Features
- fb5309b: feat: add OAuth2 PKCE CLI tool with secure token storage and tests (appleboy appleboy.tw@gmail.com)
Enhancements
- dc6f663: chore: ignore built binaries by updating .gitignore (appleboy appleboy.tw@gmail.com)
Refactor
- 225a7ac: refactor: add context-aware flow and graceful shutdown throughout CLI (appleboy appleboy.tw@gmail.com)
- 08f7143: refactor: add context support for cancellation and graceful shutdown (appleboy appleboy.tw@gmail.com)
- ef467ba: refactor: improve HTTP request context handling and dependency management (appleboy appleboy.tw@gmail.com)
Build process updates
- cd4dd70: ci: automate CI/CD workflows and enhance security in GitHub Actions (appleboy appleboy.tw@gmail.com)
- 4c3940f: build: add project-level configuration for linting and releases (appleboy appleboy.tw@gmail.com)
Documentation updates
- 1afa8c6: docs: add status badges to README for project health visibility (appleboy appleboy.tw@gmail.com)
Others
- a955dde: Initial commit (Bo-Yi Wu appleboy.tw@gmail.com)