Skip to content

Releases: markbates/goth

v1.74.1

12 Oct 17:02
285c575
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.74.0...v1.74.1

v1.74.0

12 Oct 17:00
dc95a43
Compare
Choose a tag to compare

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

Full Changelog: v1.73.1...v1.74.0

v1.73.1

08 Oct 01:03
8334dcb
Compare
Choose a tag to compare

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

Full Changelog: v1.73.0...v1.73.1

v1.73.0

24 Jun 17:50
6fc8acb
Compare
Choose a tag to compare

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

Full Changelog: v1.72.0...v1.73.0

v1.72.0

09 May 16:32
644eeb5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.71.1...v1.72.0

v1.71.1

13 Apr 17:06
d6506de
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.71.0...v1.71.1

v1.71.0

12 Apr 15:29
78fc586
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.70.0...v1.71.0

v1.70.0

12 Apr 15:03
7850cd1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.69.0...v1.70.0

v1.69.0

20 Jan 19:22
02341a1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.68.0...v1.69.0

v1.68.0

24 Jul 14:54
153d389
Compare
Choose a tag to compare
  • #413 - @6543 - switch jwt lib to maintained one
  • #405 - @k-yomo - Make it possible to set bot_prompt query param for line
  • #391 - @subhan-nadeem - Add a Refresh Token function to the OpenID Connect provider that also returns the refreshed OpenID id_token