Releases: markbates/goth
Releases · markbates/goth
v1.74.1
What's Changed
- Add NewCustomisedURL function to the OpenID connect provider by @norbertfenk-striva in #397
New Contributors
- @norbertfenk-striva made their first contribution in #397
Full Changelog: v1.74.0...v1.74.1
v1.74.0
What's Changed
- openidconnect: allow overriding redirect_uri and passing code_verifier by @zeripath in #474
- fix(discord): prompt only if permissions have changed by @lrstanley in #469
New Contributors
- @lrstanley made their first contribution in #469
Full Changelog: v1.73.1...v1.74.0
v1.73.1
What's Changed
- Update Example to include TwitterV2, fix TwitterV2 crash by @IRelaxxx in #467
- Add guilds.members.read Scope for Discord by @Harry-LowIQ in #464
- [oidc] error on unsuccessful Discovery URL by @joriszwart in #402
- Add nil check for twitter description field by @envomer in #471
New Contributors
- @IRelaxxx made their first contribution in #467
- @Harry-LowIQ made their first contribution in #464
- @joriszwart made their first contribution in #402
- @envomer made their first contribution in #471
Full Changelog: v1.73.0...v1.73.1
v1.73.0
What's Changed
- zoom: allow overriding redirect_uri and passing code_verifier by @mxaly in #459
- Twitter API v2 support by @joshcollie in #460
New Contributors
- @joshcollie made their first contribution in #460
Full Changelog: v1.72.0...v1.73.0
v1.72.0
What's Changed
- fix(lastfm): fix auth callback param by @jackmerrill in #456
New Contributors
- @jackmerrill made their first contribution in #456
Full Changelog: v1.71.1...v1.72.0
v1.71.1
What's Changed
Full Changelog: v1.71.0...v1.71.1
v1.71.0
What's Changed
- Test with go 1.18 by @techknowlogick in #454
- Migrate from v5 Twitch API to Helix by @huntrar in #444
- Use Bearer token in Slack by @Steve0x2a in #451
- Add Bitly provider. by @Lambels in #442
New Contributors
- @Steve0x2a made their first contribution in #451
- @Lambels made their first contribution in #442
Full Changelog: v1.70.0...v1.71.0
v1.70.0
What's Changed
- TikTok Provider Support by @kylehqcom in #432
- bitbucket: check the is_primary and is_confirmed properties on the email address by @pjcdawkins in #447
- update JWX dependency by @yaronius in #453
New Contributors
- @kylehqcom made their first contribution in #432
Full Changelog: v1.69.0...v1.70.0
v1.69.0
What's Changed
- Set "access_type=offline" to google provider as default by @shiwano in #396
- Bump VK provider API version to 5.131 by @nikita-vanyasin in #425
- Add SetAccessType for Google OAuth by @yyewolf in #424
- Add WeCom provider by @tsl0922 in #418
- Add IDToken for google provider by @wgjak47 in #417
- Drop old Go versions, fix errors and fmt issues by @bentranter in #427
- Add new Go 1.17 build tags by @bentranter in #428
- Add Zoom provider by @mxaly in #426
- Update to jwt/v4 by @zeripath in #438
New Contributors
- @shiwano made their first contribution in #396
- @nikita-vanyasin made their first contribution in #425
- @tsl0922 made their first contribution in #418
- @wgjak47 made their first contribution in #417
- @zeripath made their first contribution in #438
Full Changelog: v1.68.0...v1.69.0