Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Feb 10:38
· 60 commits to main since this release
ec35e13

Changelog

Features

  • 35d7886: feat: add interactive TUI-based OAuth flows with environment detection (#4) (@appleboy)
  • 589489b: feat: display OIDC UserInfo claims in user profile interfaces (@appleboy)

Enhancements

Refactor

  • d35db9e: refactor: refactor authentication flows and improve event handling (#5) (@appleboy)
  • 5182e74: refactor: refactor OAuth flows to use go-httpretry for HTTP requests (@appleboy)
  • ec35e13: refactor: modernize codebase with idiomatic Go patterns and linter updates (#6) (@appleboy)

Documentation updates

  • 7a50404: docs: document contributor guidelines and development workflows (@appleboy)