Skip to content

Releases: coze-dev/coze-oauth-quickstart

v0.8.0

23 Jan 12:47
f5e202b
Compare
Choose a tag to compare
fix: Resolve issues with Node.js JWT implementation (#20)

v0.7.0

23 Jan 12:03
1672d25
Compare
Choose a tag to compare
feat: Add Continuous Integration for Go language projects (#18)

v0.6.0

21 Jan 14:08
3dc506a
Compare
Choose a tag to compare
feat: Add Go implementation for Coze OAuth QuickStart (#15)

Co-authored-by: luoyangze.ptrl <[email protected]>
Co-authored-by: chyroc <[email protected]>

v0.5.0

21 Jan 04:13
7dceee0
Compare
Choose a tag to compare
feat: Add nodejs quickstart demo (#14)

v0.4.0

17 Jan 09:38
da0107a
Compare
Choose a tag to compare
feat: Add Java bootstrap with Windows support and localhost configura…

v0.3.0

17 Jan 09:07
66a2678
Compare
Choose a tag to compare
feat: Add Java QuickStart guide (#6)

v0.2.0

16 Jan 09:54
b9ee18a
Compare
Choose a tag to compare
chore: Fix Release ci (#9)

v0.1.0

16 Jan 09:49
ae2d806
Compare
Choose a tag to compare

What's Changed

  • feat: Add Go JWT server OAuth example code by @wasd96040501 in #1
  • feat: Add Python JWT OAuth quickstart example by @chyroc in #2
  • feat: Add Python Device OAuth quickstart example by @chyroc in #3
  • feat: Add Python PKCE OAuth quickstart example by @chyroc in #4
  • feat: Add Python Web OAuth quickstart example by @chyroc in #5
  • refactor: Enhance quickstart frontend and reuse build script by @chyroc in #7
  • feat: Package and publish quickstart to release by @chyroc in #8

New Contributors

Full Changelog: https://github.com/coze-dev/coze-oauth-quickstart/commits/v0.1.0