Download Latest Version Version 2.1.6 source code.zip (412.9 kB)
Email in envelope

Get an email when there's a new version of auth

Home / v1.25.6
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-25 624 Bytes
Version 1.25.6 source code.tar.gz 2026-07-25 339.3 kB
Version 1.25.6 source code.zip 2026-07-25 412.9 kB
Totals: 3 Items   752.9 kB 0

The GitHub provider can now derive the local user id from the immutable numeric account id instead of the mutable login. This is opt-in and off by default, since enabling it changes the id of every existing GitHub user. Separately, the OAuth1 and OAuth2 callbacks no longer skip the user info HTTP status check, which previously let an error response map every failed login onto one shared user id.

Changes since v1.25.5

  • [#301] opt-in github numeric user id, reject non-2xx user info
  • [#298] bump golang.org/x/image from 0.39.0 to 0.41.0

Full Changelog: https://github.com/go-pkgz/auth/compare/v1.25.5...v1.25.6

Source: README.md, updated 2026-07-25