Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 14:52
· 7 commits to main since this release
332d4f9

Changelog

Enhancements

Refactor

  • e14228d: refactor(examples): improve security posture and authentication guidance (@appleboy)
  • d4f4f69: refactor(sdk): deduplicate shared logic and fix type annotations (@appleboy)

Build process updates

Documentation updates

  • d30c547: docs(examples): add comprehensive authentication flow examples (@appleboy)
  • 4f2c9f2: docs(examples): improve example docs and environment configuration (@appleboy)

Others

  • 3cd7f84: style(formatting): normalize client code formatting and style (@appleboy)
  • 75627a6: style(authflow): remove unused noqa directive in authcode (@appleboy)