Skip to content

Releases: go-oauth2/oauth2

version 4.2.0

24 Dec 03:08
f3419dd

Choose a tag to compare

  • add RefreshingValidationHandler when refershing token
  • implement PKCE for AuthorizationCode grant

version 4.1.2

20 Jul 17:14
b46cf9f

Choose a tag to compare

  • Fix client secret not being checked

version 4.1.1

07 Jul 01:19
201391a

Choose a tag to compare

  • Not all cases require client_secret

version 4.1.0

30 Jun 03:17

Choose a tag to compare

  • Modify module path to github.com/go-oauth2/oauth2/v4
  • Allows client to use custom password verification
  • Added multi-key support in jwt mode

version 4.0.0

22 May 10:20

Choose a tag to compare

  • Add context support

version 3.12.0

08 Nov 04:01

Choose a tag to compare

  • Remove naked returns

version 3.11.1

28 Oct 15:46

Choose a tag to compare

  • Update mod

version 3.11.0

25 Sep 10:12
389918d

Choose a tag to compare

  • Support access and refresh tokens that do not expire

version 3.10.1

24 Jul 12:16

Choose a tag to compare

  • Fixed jwt test

version 3.10.0

09 Apr 00:06
42a3322

Choose a tag to compare

  • User JWT standard claims