Releases: markbates/goth
Releases · markbates/goth
v1.81.0
What's Changed
- fix: fail gracefully when id_token is missing by @Func86 in #565
- Added Reddit to the Supported Providers list by @Celarye in #568
- Adding get provider name support for chi router by @fardinabir in #569
- Fix yahoo user fetching by @narasaka in #577
- feat: upgrade golang-jwt version for apple provider by @burkayanduv in #583
- Line provider: added getting an email address from id_token by @AlexanderGrom in #578
- Add authCodeOptions to openidConnect Provider by @JensHeise in #580
- feat: add lark app oauth support by @linth2005 in #550
- make providers map safe for concurrency by @verygoodsoftwarenotvirus in #521
- add 1.24.x to testing matrix and update 1.22.x to 1.24.x to latest by @dgduncan in #599
- Add 1.22 mux support by @dgduncan in #570
- Upgrade
github.com/golang-jwt/jwt
to v5 for LINE provider by @Juneezee in #602
New Contributors
- @Func86 made their first contribution in #565
- @Celarye made their first contribution in #568
- @fardinabir made their first contribution in #569
- @narasaka made their first contribution in #577
- @burkayanduv made their first contribution in #583
- @AlexanderGrom made their first contribution in #578
- @JensHeise made their first contribution in #580
- @linth2005 made their first contribution in #550
- @verygoodsoftwarenotvirus made their first contribution in #521
- @dgduncan made their first contribution in #599
- @Juneezee made their first contribution in #602
Full Changelog: v1.80.0...v1.81.0
v1.80.0
What's Changed
- Fix deezer authentication by @anthonymq in #542
- gothic: fix link to examples by @adam000 in #546
- Classlink by @ryan-berger in #421
- upgrade lestrrat-go/jwx to 1.2.29 by @Fotkurz in #553
- Add EmailVerified field for Apple's ID token by @althenlimzixuan in #558
New Contributors
- @adam000 made their first contribution in #546
- @ryan-berger made their first contribution in #421
- @Fotkurz made their first contribution in #553
- @althenlimzixuan made their first contribution in #558
Full Changelog: v1.79.0...v1.80.0
v1.79.0
What's Changed
- Bump github.com/lestrrat-go/jwx from 1.2.21 to 1.2.26 by @dependabot in #524
- Add reddit provider and session by @ccaneke in #523
- bump min go to 1.18 by @techknowlogick in #541
- Fix Deezer's fetch user by @anthonymq in #537
- Fix occasional error while unmarshalling Apple id_token by @yaronius in #538
- Adding a Hubspot provider for Goth by @justinrsweeney in #531
New Contributors
- @ccaneke made their first contribution in #523
- @anthonymq made their first contribution in #537
- @justinrsweeney made their first contribution in #531
Full Changelog: v1.78.0...v1.79.0
v1.78.0
What's Changed
- github: Add ErrNoVerifiedGitHubPrimaryEmail error by @penberg in #508
- add go1.21 to CI by @techknowlogick in #522
- twitch: Sync scopes with the latest API specs by @vpetrigo in #514
- feat: add wechat provider by @rushairer in #486
- fix(#435): fix scope value for strava by @chrl in #484
New Contributors
- @penberg made their first contribution in #508
- @vpetrigo made their first contribution in #514
- @rushairer made their first contribution in #486
- @chrl made their first contribution in #484
Full Changelog: v1.77.0...v1.78.0
v1.77.0
What's Changed
- Minor improvements in the providers map in examples by @antichris in #500
- Allow for multiple OIDC providers by @yaronius in #504
- update readme with session and provider interface links by @openmohan in #505
- Fix mail ru auth flow by @sokolovstas in #501
New Contributors
- @antichris made their first contribution in #500
- @openmohan made their first contribution in #505
- @sokolovstas made their first contribution in #501
Full Changelog: v1.76.1...v1.77.0
v1.76.1
What's Changed
- Add bot permissions to Discord by @Jleagle in #494
- fixed error of bitbucket in struct by @nik0811 in #499
- fix: fitbit PKCE param by @ev1lQuark in #497
New Contributors
- @nik0811 made their first contribution in #499
- @ev1lQuark made their first contribution in #497
Full Changelog: v1.76.0...v1.76.1
v1.76.0
What's Changed
- Add cognito provider by @pilotso11 in #491
New Contributors
- @pilotso11 made their first contribution in #491
Full Changelog: v1.75.2...v1.76.0