Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-24 | 1.1 kB | |
Version 1.25.0 source code.tar.gz | 2025-01-24 | 274.5 kB | |
Version 1.25.0 source code.zip | 2025-01-24 | 342.8 kB | |
Totals: 3 Items | 618.4 kB | 0 |
What's Changed
- feature: Discord OAuth2 Provider by @mgkbadola in https://github.com/go-pkgz/auth/pull/223
- Fix: XSRFIgnoreMethods field not applied during service init by @minchik in https://github.com/go-pkgz/auth/pull/225
- fix typo in README.md by @rehandaphedar in https://github.com/go-pkgz/auth/pull/222
- Remove extra colon in Direct Authentication example by @rehandaphedar in https://github.com/go-pkgz/auth/pull/220
- Sync v2 with v1 and vice versa by @paskal in https://github.com/go-pkgz/auth/pull/226
- Bump golang.org/x/crypto from 0.25.0 to 0.31.0 by @dependabot in https://github.com/go-pkgz/auth/pull/227
- Bump modules and update dependencies by @paskal in https://github.com/go-pkgz/auth/pull/228
- Bump golang.org/x/net from 0.27.0 to 0.33.0 in /v2 by @dependabot in https://github.com/go-pkgz/auth/pull/229
New Contributors
- @rehandaphedar made their first contribution in https://github.com/go-pkgz/auth/pull/222
- @mgkbadola made their first contribution in https://github.com/go-pkgz/auth/pull/223
Full Changelog: https://github.com/go-pkgz/auth/compare/v1.24.2...v1.25.0