Skip to content

Releases: go-oauth2/oauth2

fixed error response

29 Nov 10:03

Choose a tag to compare

Merge pull request #46 from LyricTian/develop

fixed error response

fixed error handling

18 Nov 09:55

Choose a tag to compare

Merge pull request #45 from LyricTian/develop

update release version

add bearer token validation

17 Nov 09:36

Choose a tag to compare

Merge pull request #43 from LyricTian/develop

validation bearer token add error return

add refreshing token config

16 Nov 07:04

Choose a tag to compare

Merge pull request #40 from LyricTian/develop

add refreshing token config

Use golang.org/x/oauth2 in client import

09 Nov 01:09

Choose a tag to compare

Merge pull request #38 from LyricTian/develop

update travis

fixed authorization request

08 Nov 01:58

Choose a tag to compare

Merge pull request #36 from LyricTian/develop

fixed authorization request

update the implementation details

21 Sep 03:22

Choose a tag to compare

Merge pull request #32 from LyricTian/develop

update the implementation details

repair the details

25 Aug 06:31

Choose a tag to compare

Merge pull request #31 from LyricTian/develop

modify readme

optimization of error handling

18 Aug 02:34

Choose a tag to compare

  • support custom error code
  • change the open source licenses for MIT

remove glide

14 Aug 11:12

Choose a tag to compare

Merge pull request #28 from LyricTian/develop

update README