Skip to content

Releases: go-oauth2/oauth2

fixed server error handling

11 Aug 10:14

Choose a tag to compare

Merge pull request #25 from LyricTian/develop

fixed server error handling

modify client model

11 Aug 02:27

Choose a tag to compare

Merge pull request #24 from LyricTian/develop

modify client model

Fixed error handling

08 Aug 08:09

Choose a tag to compare

  • fixed error handling
  • update comments

To optimize the implementation details

05 Aug 02:39

Choose a tag to compare

  • to optimize the implementation details
  • add glide support

To optimize the implementation details

31 Jul 01:04

Choose a tag to compare

  • Add check the interface implementation
  • Extract the default value

The realization of the optimization of details

29 Jul 01:40

Choose a tag to compare

  • Support custom extension field
  • Support custom scope
  • Support custom expiration time of the access token
  • Fixed some error handling

Token storage optimization

27 Jul 08:28

Choose a tag to compare

  • Use buntdb provide token storage

Add travis

23 Jul 12:36

Choose a tag to compare

Merge pull request #13 from LyricTian/develop

Add travis

Refactoring implementation

23 Jul 09:53

Choose a tag to compare

  • To optimize the error handler
  • Add token memory store
  • The separation of token redis store
  • Fixed manage bugs

To optimize the implementation

20 Jul 02:03

Choose a tag to compare

Merge pull request #10 from LyricTian/develop

To optimize the implementation