Skip to content

v0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jan 04:41
· 11 commits to main since this release
c85b486

Changelog

Features

  • ff40396: feat: add third-party OAuth login and extend user authentication (#20) (@appleboy)
  • 10c61d6: feat: enforce configurable OAuth auto-registration for new users (@appleboy)

Bug fixes

Enhancements

Refactor

  • 6ec3fd2: refactor: make OAuth user creation fully transactional and atomic (@appleboy)
  • c85b486: refactor: refactor OAuth client to use go-httpclient library (@appleboy)