-
Notifications
You must be signed in to change notification settings - Fork 882
Commit b3fbb90
authored
Update module github.com/markbates/goth to v1.80.0 (#1961)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/markbates/goth](https://redirect.github.com/markbates/goth)
| require | minor | `v1.64.2` -> `v1.80.0` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>markbates/goth (github.com/markbates/goth)</summary>
###
[`v1.80.0`](https://redirect.github.com/markbates/goth/releases/tag/v1.80.0)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.79.0...v1.80.0)
#### What's Changed
- Fix deezer authentication by
[@​anthonymq](https://redirect.github.com/anthonymq) in
[https://github.com/markbates/goth/pull/542](https://redirect.github.com/markbates/goth/pull/542)
- gothic: fix link to examples by
[@​adam000](https://redirect.github.com/adam000) in
[https://github.com/markbates/goth/pull/546](https://redirect.github.com/markbates/goth/pull/546)
- Classlink by
[@​ryan-berger](https://redirect.github.com/ryan-berger) in
[https://github.com/markbates/goth/pull/421](https://redirect.github.com/markbates/goth/pull/421)
- upgrade lestrrat-go/jwx to 1.2.29 by
[@​Fotkurz](https://redirect.github.com/Fotkurz) in
[https://github.com/markbates/goth/pull/553](https://redirect.github.com/markbates/goth/pull/553)
- Add EmailVerified field for Apple's ID token by
[@​althenlimzixuan](https://redirect.github.com/althenlimzixuan)
in
[https://github.com/markbates/goth/pull/558](https://redirect.github.com/markbates/goth/pull/558)
#### New Contributors
- [@​adam000](https://redirect.github.com/adam000) made their
first contribution in
[https://github.com/markbates/goth/pull/546](https://redirect.github.com/markbates/goth/pull/546)
- [@​ryan-berger](https://redirect.github.com/ryan-berger) made
their first contribution in
[https://github.com/markbates/goth/pull/421](https://redirect.github.com/markbates/goth/pull/421)
- [@​Fotkurz](https://redirect.github.com/Fotkurz) made their
first contribution in
[https://github.com/markbates/goth/pull/553](https://redirect.github.com/markbates/goth/pull/553)
- [@​althenlimzixuan](https://redirect.github.com/althenlimzixuan)
made their first contribution in
[https://github.com/markbates/goth/pull/558](https://redirect.github.com/markbates/goth/pull/558)
**Full Changelog**:
markbates/goth@v1.79.0...v1.80.0
###
[`v1.79.0`](https://redirect.github.com/markbates/goth/releases/tag/v1.79.0)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.78.0...v1.79.0)
#### What's Changed
- Bump github.com/lestrrat-go/jwx from 1.2.21 to 1.2.26 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/markbates/goth/pull/524](https://redirect.github.com/markbates/goth/pull/524)
- Add reddit provider and session by
[@​ccaneke](https://redirect.github.com/ccaneke) in
[https://github.com/markbates/goth/pull/523](https://redirect.github.com/markbates/goth/pull/523)
- bump min go to 1.18 by
[@​techknowlogick](https://redirect.github.com/techknowlogick) in
[https://github.com/markbates/goth/pull/541](https://redirect.github.com/markbates/goth/pull/541)
- Fix Deezer's fetch user by
[@​anthonymq](https://redirect.github.com/anthonymq) in
[https://github.com/markbates/goth/pull/537](https://redirect.github.com/markbates/goth/pull/537)
- Fix occasional error while unmarshalling Apple id_token by
[@​yaronius](https://redirect.github.com/yaronius) in
[https://github.com/markbates/goth/pull/538](https://redirect.github.com/markbates/goth/pull/538)
- Adding a Hubspot provider for Goth by
[@​justinrsweeney](https://redirect.github.com/justinrsweeney) in
[https://github.com/markbates/goth/pull/531](https://redirect.github.com/markbates/goth/pull/531)
#### New Contributors
- [@​ccaneke](https://redirect.github.com/ccaneke) made their
first contribution in
[https://github.com/markbates/goth/pull/523](https://redirect.github.com/markbates/goth/pull/523)
- [@​anthonymq](https://redirect.github.com/anthonymq) made their
first contribution in
[https://github.com/markbates/goth/pull/537](https://redirect.github.com/markbates/goth/pull/537)
- [@​justinrsweeney](https://redirect.github.com/justinrsweeney)
made their first contribution in
[https://github.com/markbates/goth/pull/531](https://redirect.github.com/markbates/goth/pull/531)
**Full Changelog**:
markbates/goth@v1.78.0...v1.79.0
###
[`v1.78.0`](https://redirect.github.com/markbates/goth/releases/tag/v1.78.0)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.77.0...v1.78.0)
#### What's Changed
- github: Add ErrNoVerifiedGitHubPrimaryEmail error by
[@​penberg](https://redirect.github.com/penberg) in
[https://github.com/markbates/goth/pull/508](https://redirect.github.com/markbates/goth/pull/508)
- add go1.21 to CI by
[@​techknowlogick](https://redirect.github.com/techknowlogick) in
[https://github.com/markbates/goth/pull/522](https://redirect.github.com/markbates/goth/pull/522)
- twitch: Sync scopes with the latest API specs by
[@​vpetrigo](https://redirect.github.com/vpetrigo) in
[https://github.com/markbates/goth/pull/514](https://redirect.github.com/markbates/goth/pull/514)
- feat: add wechat provider by
[@​rushairer](https://redirect.github.com/rushairer) in
[https://github.com/markbates/goth/pull/486](https://redirect.github.com/markbates/goth/pull/486)
-
fix([#​435](https://redirect.github.com/markbates/goth/issues/435)):
fix scope value for strava by
[@​chrl](https://redirect.github.com/chrl) in
[https://github.com/markbates/goth/pull/484](https://redirect.github.com/markbates/goth/pull/484)
#### New Contributors
- [@​penberg](https://redirect.github.com/penberg) made their
first contribution in
[https://github.com/markbates/goth/pull/508](https://redirect.github.com/markbates/goth/pull/508)
- [@​vpetrigo](https://redirect.github.com/vpetrigo) made their
first contribution in
[https://github.com/markbates/goth/pull/514](https://redirect.github.com/markbates/goth/pull/514)
- [@​rushairer](https://redirect.github.com/rushairer) made their
first contribution in
[https://github.com/markbates/goth/pull/486](https://redirect.github.com/markbates/goth/pull/486)
- [@​chrl](https://redirect.github.com/chrl) made their first
contribution in
[https://github.com/markbates/goth/pull/484](https://redirect.github.com/markbates/goth/pull/484)
**Full Changelog**:
markbates/goth@v1.77.0...v1.78.0
###
[`v1.77.0`](https://redirect.github.com/markbates/goth/releases/tag/v1.77.0)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.76.1...v1.77.0)
#### What's Changed
- Minor improvements in the providers map in examples by
[@​antichris](https://redirect.github.com/antichris) in
[https://github.com/markbates/goth/pull/500](https://redirect.github.com/markbates/goth/pull/500)
- Allow for multiple OIDC providers by
[@​yaronius](https://redirect.github.com/yaronius) in
[https://github.com/markbates/goth/pull/504](https://redirect.github.com/markbates/goth/pull/504)
- update readme with session and provider interface links by
[@​openmohan](https://redirect.github.com/openmohan) in
[https://github.com/markbates/goth/pull/505](https://redirect.github.com/markbates/goth/pull/505)
- Fix mail ru auth flow by
[@​sokolovstas](https://redirect.github.com/sokolovstas) in
[https://github.com/markbates/goth/pull/501](https://redirect.github.com/markbates/goth/pull/501)
#### New Contributors
- [@​antichris](https://redirect.github.com/antichris) made their
first contribution in
[https://github.com/markbates/goth/pull/500](https://redirect.github.com/markbates/goth/pull/500)
- [@​openmohan](https://redirect.github.com/openmohan) made their
first contribution in
[https://github.com/markbates/goth/pull/505](https://redirect.github.com/markbates/goth/pull/505)
- [@​sokolovstas](https://redirect.github.com/sokolovstas) made
their first contribution in
[https://github.com/markbates/goth/pull/501](https://redirect.github.com/markbates/goth/pull/501)
**Full Changelog**:
markbates/goth@v1.76.1...v1.77.0
###
[`v1.76.1`](https://redirect.github.com/markbates/goth/releases/tag/v1.76.1)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.76.0...v1.76.1)
#### What's Changed
- Add bot permissions to Discord by
[@​Jleagle](https://redirect.github.com/Jleagle) in
[https://github.com/markbates/goth/pull/494](https://redirect.github.com/markbates/goth/pull/494)
- fixed error of bitbucket in struct by
[@​nik0811](https://redirect.github.com/nik0811) in
[https://github.com/markbates/goth/pull/499](https://redirect.github.com/markbates/goth/pull/499)
- fix: fitbit PKCE param by
[@​ev1lQuark](https://redirect.github.com/ev1lQuark) in
[https://github.com/markbates/goth/pull/497](https://redirect.github.com/markbates/goth/pull/497)
#### New Contributors
- [@​nik0811](https://redirect.github.com/nik0811) made their
first contribution in
[https://github.com/markbates/goth/pull/499](https://redirect.github.com/markbates/goth/pull/499)
- [@​ev1lQuark](https://redirect.github.com/ev1lQuark) made their
first contribution in
[https://github.com/markbates/goth/pull/497](https://redirect.github.com/markbates/goth/pull/497)
**Full Changelog**:
markbates/goth@v1.76.0...v1.76.1
###
[`v1.76.0`](https://redirect.github.com/markbates/goth/releases/tag/v1.76.0)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.75.2...v1.76.0)
#### What's Changed
- Add cognito provider by
[@​pilotso11](https://redirect.github.com/pilotso11) in
[https://github.com/markbates/goth/pull/491](https://redirect.github.com/markbates/goth/pull/491)
#### New Contributors
- [@​pilotso11](https://redirect.github.com/pilotso11) made their
first contribution in
[https://github.com/markbates/goth/pull/491](https://redirect.github.com/markbates/goth/pull/491)
**Full Changelog**:
markbates/goth@v1.75.2...v1.76.0
###
[`v1.75.2`](https://redirect.github.com/markbates/goth/releases/tag/v1.75.2)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.75.1...v1.75.2)
#### What's Changed
- Fix Patreon FetchUser by
[@​Jleagle](https://redirect.github.com/Jleagle) in
[https://github.com/markbates/goth/pull/481](https://redirect.github.com/markbates/goth/pull/481)
**Full Changelog**:
markbates/goth@v1.75.1...v1.75.2
###
[`v1.75.1`](https://redirect.github.com/markbates/goth/releases/tag/v1.75.1)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.75.0...v1.75.1)
#### What's Changed
- Format imports by
[@​Jleagle](https://redirect.github.com/Jleagle) in
[https://github.com/markbates/goth/pull/479](https://redirect.github.com/markbates/goth/pull/479)
- Typos by [@​Jleagle](https://redirect.github.com/Jleagle) in
[https://github.com/markbates/goth/pull/480](https://redirect.github.com/markbates/goth/pull/480)
**Full Changelog**:
markbates/goth@v1.75.0...v1.75.1
###
[`v1.75.0`](https://redirect.github.com/markbates/goth/releases/tag/v1.75.0)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.74.2...v1.75.0)
#### What's Changed
- Patreon Provider by
[@​Jleagle](https://redirect.github.com/Jleagle) in
[https://github.com/markbates/goth/pull/478](https://redirect.github.com/markbates/goth/pull/478)
#### New Contributors
- [@​Jleagle](https://redirect.github.com/Jleagle) made their
first contribution in
[https://github.com/markbates/goth/pull/478](https://redirect.github.com/markbates/goth/pull/478)
**Full Changelog**:
markbates/goth@v1.74.2...v1.75.0
###
[`v1.74.2`](https://redirect.github.com/markbates/goth/releases/tag/v1.74.2)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.74.1...v1.74.2)
#### What's Changed
- update github actions by
[@​techknowlogick](https://redirect.github.com/techknowlogick) in
[https://github.com/markbates/goth/pull/476](https://redirect.github.com/markbates/goth/pull/476)
- Fix shopify hmac validation by inculding host params by
[@​Paritoshyadav](https://redirect.github.com/Paritoshyadav) in
[https://github.com/markbates/goth/pull/477](https://redirect.github.com/markbates/goth/pull/477)
#### New Contributors
- [@​Paritoshyadav](https://redirect.github.com/Paritoshyadav)
made their first contribution in
[https://github.com/markbates/goth/pull/477](https://redirect.github.com/markbates/goth/pull/477)
**Full Changelog**:
markbates/goth@v1.74.1...v1.74.2
###
[`v1.74.1`](https://redirect.github.com/markbates/goth/releases/tag/v1.74.1)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.74.0...v1.74.1)
#### What's Changed
- Add NewCustomisedURL function to the OpenID connect provider by
[@​norbertfenk-striva](https://redirect.github.com/norbertfenk-striva)
in
[https://github.com/markbates/goth/pull/397](https://redirect.github.com/markbates/goth/pull/397)
#### New Contributors
-
[@​norbertfenk-striva](https://redirect.github.com/norbertfenk-striva)
made their first contribution in
[https://github.com/markbates/goth/pull/397](https://redirect.github.com/markbates/goth/pull/397)
**Full Changelog**:
markbates/goth@v1.74.0...v1.74.1
###
[`v1.74.0`](https://redirect.github.com/markbates/goth/releases/tag/v1.74.0)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.73.1...v1.74.0)
#### What's Changed
- openidconnect: allow overriding redirect_uri and passing code_verifier
by [@​zeripath](https://redirect.github.com/zeripath) in
[https://github.com/markbates/goth/pull/474](https://redirect.github.com/markbates/goth/pull/474)
- fix(discord): prompt only if permissions have changed by
[@​lrstanley](https://redirect.github.com/lrstanley) in
[https://github.com/markbates/goth/pull/469](https://redirect.github.com/markbates/goth/pull/469)
#### New Contributors
- [@​lrstanley](https://redirect.github.com/lrstanley) made their
first contribution in
[https://github.com/markbates/goth/pull/469](https://redirect.github.com/markbates/goth/pull/469)
**Full Changelog**:
markbates/goth@v1.73.1...v1.74.0
###
[`v1.73.1`](https://redirect.github.com/markbates/goth/releases/tag/v1.73.1)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.73.0...v1.73.1)
#### What's Changed
- Update Example to include TwitterV2, fix TwitterV2 crash by
[@​IRelaxxx](https://redirect.github.com/IRelaxxx) in
[https://github.com/markbates/goth/pull/467](https://redirect.github.com/markbates/goth/pull/467)
- Add guilds.members.read Scope for Discord by
[@​Harry-LowIQ](https://redirect.github.com/Harry-LowIQ) in
[https://github.com/markbates/goth/pull/464](https://redirect.github.com/markbates/goth/pull/464)
- \[oidc] error on unsuccessful Discovery URL by
[@​joriszwart](https://redirect.github.com/joriszwart) in
[https://github.com/markbates/goth/pull/402](https://redirect.github.com/markbates/goth/pull/402)
- Add nil check for twitter description field by
[@​envomer](https://redirect.github.com/envomer) in
[https://github.com/markbates/goth/pull/471](https://redirect.github.com/markbates/goth/pull/471)
#### New Contributors
- [@​IRelaxxx](https://redirect.github.com/IRelaxxx) made their
first contribution in
[https://github.com/markbates/goth/pull/467](https://redirect.github.com/markbates/goth/pull/467)
- [@​Harry-LowIQ](https://redirect.github.com/Harry-LowIQ) made
their first contribution in
[https://github.com/markbates/goth/pull/464](https://redirect.github.com/markbates/goth/pull/464)
- [@​joriszwart](https://redirect.github.com/joriszwart) made
their first contribution in
[https://github.com/markbates/goth/pull/402](https://redirect.github.com/markbates/goth/pull/402)
- [@​envomer](https://redirect.github.com/envomer) made their
first contribution in
[https://github.com/markbates/goth/pull/471](https://redirect.github.com/markbates/goth/pull/471)
**Full Changelog**:
markbates/goth@v1.73.0...v1.73.1
###
[`v1.73.0`](https://redirect.github.com/markbates/goth/releases/tag/v1.73.0)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.72.0...v1.73.0)
#### What's Changed
- zoom: allow overriding redirect_uri and passing code_verifier by
[@​mxaly](https://redirect.github.com/mxaly) in
[https://github.com/markbates/goth/pull/459](https://redirect.github.com/markbates/goth/pull/459)
- Twitter API v2 support by
[@​joshcollie](https://redirect.github.com/joshcollie) in
[https://github.com/markbates/goth/pull/460](https://redirect.github.com/markbates/goth/pull/460)
#### New Contributors
- [@​joshcollie](https://redirect.github.com/joshcollie) made
their first contribution in
[https://github.com/markbates/goth/pull/460](https://redirect.github.com/markbates/goth/pull/460)
**Full Changelog**:
markbates/goth@v1.72.0...v1.73.0
###
[`v1.72.0`](https://redirect.github.com/markbates/goth/releases/tag/v1.72.0)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.71.1...v1.72.0)
#### What's Changed
- fix(lastfm): fix auth callback param by
[@​jackmerrill](https://redirect.github.com/jackmerrill) in
[https://github.com/markbates/goth/pull/456](https://redirect.github.com/markbates/goth/pull/456)
#### New Contributors
- [@​jackmerrill](https://redirect.github.com/jackmerrill) made
their first contribution in
[https://github.com/markbates/goth/pull/456](https://redirect.github.com/markbates/goth/pull/456)
**Full Changelog**:
markbates/goth@v1.71.1...v1.72.0
###
[`v1.71.1`](https://redirect.github.com/markbates/goth/releases/tag/v1.71.1)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.71.0...v1.71.1)
#### What's Changed
- Fix bug with pointer in apple provider by
[@​yaronius](https://redirect.github.com/yaronius) in
[https://github.com/markbates/goth/pull/455](https://redirect.github.com/markbates/goth/pull/455)
**Full Changelog**:
markbates/goth@v1.71.0...v1.71.1
###
[`v1.71.0`](https://redirect.github.com/markbates/goth/releases/tag/v1.71.0)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.70.0...v1.71.0)
#### What's Changed
- Test with go 1.18 by
[@​techknowlogick](https://redirect.github.com/techknowlogick) in
[https://github.com/markbates/goth/pull/454](https://redirect.github.com/markbates/goth/pull/454)
- Migrate from v5 Twitch API to Helix by
[@​huntrar](https://redirect.github.com/huntrar) in
[https://github.com/markbates/goth/pull/444](https://redirect.github.com/markbates/goth/pull/444)
- Use Bearer token in Slack by
[@​Steve0x2a](https://redirect.github.com/Steve0x2a) in
[https://github.com/markbates/goth/pull/451](https://redirect.github.com/markbates/goth/pull/451)
- Add Bitly provider. by
[@​Lambels](https://redirect.github.com/Lambels) in
[https://github.com/markbates/goth/pull/442](https://redirect.github.com/markbates/goth/pull/442)
#### New Contributors
- [@​Steve0x2a](https://redirect.github.com/Steve0x2a) made their
first contribution in
[https://github.com/markbates/goth/pull/451](https://redirect.github.com/markbates/goth/pull/451)
- [@​Lambels](https://redirect.github.com/Lambels) made their
first contribution in
[https://github.com/markbates/goth/pull/442](https://redirect.github.com/markbates/goth/pull/442)
**Full Changelog**:
markbates/goth@v1.70.0...v1.71.0
###
[`v1.70.0`](https://redirect.github.com/markbates/goth/releases/tag/v1.70.0)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.69.0...v1.70.0)
#### What's Changed
- TikTok Provider Support by
[@​kylehqcom](https://redirect.github.com/kylehqcom) in
[https://github.com/markbates/goth/pull/432](https://redirect.github.com/markbates/goth/pull/432)
- bitbucket: check the is_primary and is_confirmed properties on the
email address by
[@​pjcdawkins](https://redirect.github.com/pjcdawkins) in
[https://github.com/markbates/goth/pull/447](https://redirect.github.com/markbates/goth/pull/447)
- update JWX dependency by
[@​yaronius](https://redirect.github.com/yaronius) in
[https://github.com/markbates/goth/pull/453](https://redirect.github.com/markbates/goth/pull/453)
#### New Contributors
- [@​kylehqcom](https://redirect.github.com/kylehqcom) made their
first contribution in
[https://github.com/markbates/goth/pull/432](https://redirect.github.com/markbates/goth/pull/432)
**Full Changelog**:
markbates/goth@v1.69.0...v1.70.0
###
[`v1.69.0`](https://redirect.github.com/markbates/goth/releases/tag/v1.69.0)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.68.0...v1.69.0)
#### What's Changed
- Set "access_type=offline" to google provider as default by
[@​shiwano](https://redirect.github.com/shiwano) in
[https://github.com/markbates/goth/pull/396](https://redirect.github.com/markbates/goth/pull/396)
- Bump VK provider API version to 5.131 by
[@​nikita-vanyasin](https://redirect.github.com/nikita-vanyasin)
in
[https://github.com/markbates/goth/pull/425](https://redirect.github.com/markbates/goth/pull/425)
- Add SetAccessType for Google OAuth by
[@​yyewolf](https://redirect.github.com/yyewolf) in
[https://github.com/markbates/goth/pull/424](https://redirect.github.com/markbates/goth/pull/424)
- Add WeCom provider by
[@​tsl0922](https://redirect.github.com/tsl0922) in
[https://github.com/markbates/goth/pull/418](https://redirect.github.com/markbates/goth/pull/418)
- Add IDToken for google provider by
[@​wgjak47](https://redirect.github.com/wgjak47) in
[https://github.com/markbates/goth/pull/417](https://redirect.github.com/markbates/goth/pull/417)
- Drop old Go versions, fix errors and fmt issues by
[@​bentranter](https://redirect.github.com/bentranter) in
[https://github.com/markbates/goth/pull/427](https://redirect.github.com/markbates/goth/pull/427)
- Add new Go 1.17 build tags by
[@​bentranter](https://redirect.github.com/bentranter) in
[https://github.com/markbates/goth/pull/428](https://redirect.github.com/markbates/goth/pull/428)
- Add Zoom provider by
[@​mxaly](https://redirect.github.com/mxaly) in
[https://github.com/markbates/goth/pull/426](https://redirect.github.com/markbates/goth/pull/426)
- Update to jwt/v4 by
[@​zeripath](https://redirect.github.com/zeripath) in
[https://github.com/markbates/goth/pull/438](https://redirect.github.com/markbates/goth/pull/438)
#### New Contributors
- [@​shiwano](https://redirect.github.com/shiwano) made their
first contribution in
[https://github.com/markbates/goth/pull/396](https://redirect.github.com/markbates/goth/pull/396)
- [@​nikita-vanyasin](https://redirect.github.com/nikita-vanyasin)
made their first contribution in
[https://github.com/markbates/goth/pull/425](https://redirect.github.com/markbates/goth/pull/425)
- [@​tsl0922](https://redirect.github.com/tsl0922) made their
first contribution in
[https://github.com/markbates/goth/pull/418](https://redirect.github.com/markbates/goth/pull/418)
- [@​wgjak47](https://redirect.github.com/wgjak47) made their
first contribution in
[https://github.com/markbates/goth/pull/417](https://redirect.github.com/markbates/goth/pull/417)
- [@​zeripath](https://redirect.github.com/zeripath) made their
first contribution in
[https://github.com/markbates/goth/pull/438](https://redirect.github.com/markbates/goth/pull/438)
**Full Changelog**:
markbates/goth@v1.68.0...v1.69.0
###
[`v1.68.0`](https://redirect.github.com/markbates/goth/releases/tag/v1.68.0)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.67.1...v1.68.0)
- [#​413](https://redirect.github.com/markbates/goth/issues/413) -
[@​6543](https://redirect.github.com/6543) - switch jwt lib to
maintained one
- [#​405](https://redirect.github.com/markbates/goth/issues/405) -
[@​k-yomo](https://redirect.github.com/k-yomo) - Make it possible
to set bot_prompt query param for line
- [#​391](https://redirect.github.com/markbates/goth/issues/391) -
[@​subhan-nadeem](https://redirect.github.com/subhan-nadeem) - Add
a Refresh Token function to the OpenID Connect provider that also
returns the refreshed OpenID id_token
###
[`v1.67.1`](https://redirect.github.com/markbates/goth/releases/tag/v1.67.1)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.67.0...v1.67.1)
##### Overview
This release attempts to address a long standing issue in the `gothic`
library's `CompleteUserAuth` method to prevent a session from being
removed until one exists. This has been attempted in the past, but was
reported to cause other issues, so if you've recently run into an issue
that feels related, please revert to the previous release, v1.67.0.
##### Contributors
- [#​385](https://redirect.github.com/markbates/goth/issues/385) -
[@​dexter1918](https://redirect.github.com/dexter1918) - Moved
deferring of Logout...
###
[`v1.67.0`](https://redirect.github.com/markbates/goth/releases/tag/v1.67.0)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.66.1...v1.67.0)
##### Overview
This release contains the following:
- A fix to the **Apple** provider that handles Apple's `POST` to the
callback URL (instead of `GET`, which is the standard).
- A fix to the **Discord** provider to better handle profile photos.
- Better support for our **OpenID** provider.
- Extra data in the **Salesforce** provider via the raw data field.
- Support for the `login_hint` parameter in the **Google** provider.
##### Contributors
This release wouldn't have been possible without the hard work from the
following people. Thanks to everyone who contributed!
- [#​356](https://redirect.github.com/markbates/goth/issues/356) -
[@​wunderkind2k1](https://redirect.github.com/wunderkind2k1) -
Minor adjustment in GetState when apple posts callback (instead of get).
Fixes
[#​360](https://redirect.github.com/markbates/goth/issues/360)
- [#​395](https://redirect.github.com/markbates/goth/issues/395) -
[@​yaronius](https://redirect.github.com/yaronius) - Trying to
apply changes from
[#​356](https://redirect.github.com/markbates/goth/issues/356)
- [#​393](https://redirect.github.com/markbates/goth/issues/393) -
[@​yyewolf](https://redirect.github.com/yyewolf) - Unexpected
behaviour from github
- [#​392](https://redirect.github.com/markbates/goth/issues/392) -
[@​subhan-nadeem](https://redirect.github.com/subhan-nadeem) -
Include end_session_endpoint in OpenIDConfig when retrieving the OpenID
configuration from the OpenID Discovery endpoint
- [#​389](https://redirect.github.com/markbates/goth/issues/389) -
[@​yyewolf](https://redirect.github.com/yyewolf) - Properly fixed
discord's avatar
- [#​383](https://redirect.github.com/markbates/goth/issues/383) -
[@​kainosnoema](https://redirect.github.com/kainosnoema) - Add
login_hint parameter to Google provider
- [#​384](https://redirect.github.com/markbates/goth/issues/384) -
[@​chrisguox](https://redirect.github.com/chrisguox) - Fix discord
avatar url error
- [#​386](https://redirect.github.com/markbates/goth/issues/386) -
[@​subhan-nadeem](https://redirect.github.com/subhan-nadeem) -
Export OpenIDConfig in openIdConnect provider
- [#​387](https://redirect.github.com/markbates/goth/issues/387) -
[@​mxaly](https://redirect.github.com/mxaly) - Support
User.rawData in Salesforce provider
- [#​388](https://redirect.github.com/markbates/goth/issues/388) -
[@​yyewolf](https://redirect.github.com/yyewolf) - Added support
for gifs in discord
###
[`v1.66.1`](https://redirect.github.com/markbates/goth/releases/tag/v1.66.1)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.66.0...v1.66.1)
- [#​380](https://redirect.github.com/markbates/goth/issues/380) -
[@​unlimitedcoder2](https://redirect.github.com/unlimitedcoder2) -
Move the discord provider to the new discord url
- [#​379](https://redirect.github.com/markbates/goth/issues/379) -
[@​brittonhayes](https://redirect.github.com/brittonhayes) - Added
Okta to list of providers in README.md
- [#​361](https://redirect.github.com/markbates/goth/issues/361) -
[@​dstapleton92](https://redirect.github.com/dstapleton92) -
Update Apple provider to use %20 space encoding instead of +
###
[`v1.66.0`](https://redirect.github.com/markbates/goth/releases/tag/v1.66.0)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.65.0...v1.66.0)
- [#​377](https://redirect.github.com/markbates/goth/issues/377) -
[@​JoshKCarroll](https://redirect.github.com/JoshKCarroll) - Add
OuraRing provider
- [#​373](https://redirect.github.com/markbates/goth/issues/373) -
[@​suntala](https://redirect.github.com/suntala) - Update go
version to 1.15
- [#​372](https://redirect.github.com/markbates/goth/issues/372) -
[@​wahyuoi](https://redirect.github.com/wahyuoi) - Enable test
with -race param
- [#​371](https://redirect.github.com/markbates/goth/issues/371) -
[@​qornanali](https://redirect.github.com/qornanali) - Support
code formatting
###
[`v1.65.0`](https://redirect.github.com/markbates/goth/releases/tag/v1.65.0)
[Compare
Source](https://redirect.github.com/markbates/goth/compare/v1.64.2...v1.65.0)
- Adds Mastadon as a provider. Thanks
[@​techknowlogick](https://redirect.github.com/techknowlogick)!
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - "every weekday" (UTC).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19-->
Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>1 parent ad81a0e commit b3fbb90Copy full SHA for b3fbb90
Expand file treeCollapse file tree
2 files changed
+1560
-15
lines changedaws-ts-netlify-cms-and-oauth/cms-oauth/go.mod
Copy file name to clipboardExpand all lines: aws-ts-netlify-cms-and-oauth/cms-oauth/go.mod+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 | 6 |
| |
8 |
| - | |
9 |
| - | |
10 |
| - | |
11 |
| - | |
| 7 | + | |
12 | 8 |
|
0 commit comments