Skip to content

Releases: go-oauth2/oauth2

add bearer token validation

17 Nov 09:36
Compare
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
Compare
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
Compare
Choose a tag to compare
Merge pull request #38 from LyricTian/develop

update travis

fixed authorization request

08 Nov 01:58
Compare
Choose a tag to compare
Merge pull request #36 from LyricTian/develop

fixed authorization request

update the implementation details

21 Sep 03:22
Compare
Choose a tag to compare
Merge pull request #32 from LyricTian/develop

update the implementation details

repair the details

25 Aug 06:31
Compare
Choose a tag to compare
Merge pull request #31 from LyricTian/develop

modify readme

optimization of error handling

18 Aug 02:34
Compare
Choose a tag to compare
  • support custom error code
  • change the open source licenses for MIT

remove glide

14 Aug 11:12
Compare
Choose a tag to compare
Merge pull request #28 from LyricTian/develop

update README

fixed server error handling

11 Aug 10:14
Compare
Choose a tag to compare
Merge pull request #25 from LyricTian/develop

fixed server error handling

modify client model

11 Aug 02:27
Compare
Choose a tag to compare
Merge pull request #24 from LyricTian/develop

modify client model