PackageTrack

Go modules ยท #2490

github.com/cli/oauth

v1.2.2cli/oauth โ†—

Release timeline

24 releases since 2020
202120222023202420252026

Releases

  1. v1.2.3-0.20260622202208-43c05247484b22 Jun 2026pre-release

    Nothing published for this version

  2. v1.2.228 Jan 2026
    Release notes

    Handle monotonic/wall clock drifts (device flow)

    We have observed rare cases of time drift between the wall and monotonic clocks, mostly in WSL or VM environments, causing failures during polling for the OAuth token. This new release implements measures to account for such situations.

    What's Changed

    ๐Ÿ› Fixes

    • Account for fast mono clock when polling in device flow by @babakks in #111
    • Fix comment about clock drift by @babakks in #112

    Full Changelog: v1.2.1...v1.2.2

    Open source โ†’
  3. v1.2.2-0.20260128134010-21cb7d7fc7d928 Jan 2026pre-release

    Nothing published for this version

  4. v1.2.2-0.20260128132841-6a15ea962cbb28 Jan 2026pre-release

    Nothing published for this version

  5. v1.2.2-0.20260128120537-36cda407157228 Jan 2026pre-release

    Nothing published for this version

  6. v1.2.2-0.20260122152455-2a0f734c7be922 Jan 2026pre-release

    Nothing published for this version

  7. v1.2.2-0.20260120115458-11b96196a6fa20 Jan 2026pre-release

    Nothing published for this version

  8. v1.2.2-0.20260120112146-f87eebc6291c20 Jan 2026pre-release

    Nothing published for this version

  9. v1.2.2-0.20260116115905-80e2eb65cc7a16 Jan 2026pre-release

    Nothing published for this version

  10. v1.2.118 Dec 2025
    Release notes

    Handle slow_down error when polling (device flow)

    Originally, while polling for the access token as part of the device flow, the library would return an error upon receiving slow_down from the OAuth server. However, polling should continue at increased intervals in such cases (See RFC 8628). This release fixes the previous behaviour.

    What's Changed

    ๐Ÿ› Fixes

    New Contributors

    Full Changelog: v1.2.0...v1.2.1

    Open source โ†’
  11. v1.2.014 Oct 2024
    Release notes

    What's Changed

    • feat: Add support for audience in authorization request by @abhisek in #68

    New Contributors

    Full Changelog: v1.1.1...v1.2.0

    Open source โ†’
  12. v1.1.2-0.20241014163653-6c44f6875c1114 Oct 2024pre-release

    Nothing published for this version

  13. v1.1.19 Oct 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.1.0...v1.1.1

    Open source โ†’
  14. v1.1.1-0.20241009112407-96b35bb7d2079 Oct 2024pre-release

    Nothing published for this version

  15. v1.1.08 Oct 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.0.1...v1.1.0

    Open source โ†’
  16. v1.0.2-0.20241008212502-afffc8e9e8de8 Oct 2024pre-release

    Nothing published for this version

  17. v1.0.12 Feb 2023
    Release notes

    What's Changed

    • Handle case when Device Flow is disabled for the OAuth app by @mislav in #48

    Full Changelog: v1.0.0...v1.0.1

    Open source โ†’
  18. v1.0.1-0.20230202095755-adf5f733ffd12 Feb 2023pre-release

    Nothing published for this version

  19. v1.0.017 Dec 2022
    Release notes

    What's New

    • Deprecate blocking functions device.PollToken() and webapp.Flow.AccessToken() in favor of new Wait() functions that respect context cancellation and are expandable with future parameters via options struct by @mislav in #39

    • Device flow: expose VerificationURIComplete for servers that support it by @tchandelle in #37

    • Support Google "OAuth 2.0 for TV and Limited-Input Device Applications" by @markandrus in #24

    What's Changed

    New Contributors

    Full Changelog: v0.9.0...v1.0.0

    Open source โ†’
  20. v0.9.1-0.20221217174300-2bcde8998b1917 Dec 2022pre-release

    Nothing published for this version

  21. v0.9.1-0.20221216160759-6f7124e9b2d816 Dec 2022pre-release

    Nothing published for this version

  22. v0.9.1-0.20221216141511-f76cc807bfa916 Dec 2022pre-release

    Nothing published for this version

  23. v0.9.015 Oct 2021

    Nothing published for this version

  24. v0.8.018 Dec 2020

    Nothing published for this version