Skip to content

Releases: go-oauth2/oauth2

version 3.9.3

19 Dec 06:19
Compare
Choose a tag to compare
  • Add go mod

version 3.9.2

05 Dec 11:59
Compare
Choose a tag to compare
  • ValidationAuthorizeRequest add post request

version 3.9.1

27 Nov 11:19
1276919
Compare
Choose a tag to compare
  • The type of key is different when SigningMethod is different.

version 3.9.0

07 Sep 02:55
Compare
Choose a tag to compare
  • remove github.com/satori/go.uuid

version 3.8.12

05 Sep 03:53
Compare
Choose a tag to compare
  • fixed refresh token

version 3.8.11

04 Sep 09:29
Compare
Choose a tag to compare
  • remove inject

version 3.8.10

04 Sep 04:03
Compare
Choose a tag to compare
  • add jwt to generate access tokens

version 3.8.9

30 Aug 06:49
Compare
Choose a tag to compare
  • remove HandleTokenRequestWithDuration

version 3.8.8

28 Aug 08:59
fe6b4e8
Compare
Choose a tag to compare
  • add handle with duration

version 3.8.7

28 Aug 02:16
Compare
Choose a tag to compare
  • GenerateBasic add *http.Request support