Skip to content

Releases: go-oauth2/oauth2

Fixed error handling

08 Aug 08:09
Compare
Choose a tag to compare
  • fixed error handling
  • update comments

To optimize the implementation details

05 Aug 02:39
Compare
Choose a tag to compare
  • to optimize the implementation details
  • add glide support

To optimize the implementation details

31 Jul 01:04
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Use buntdb provide token storage

Add travis

23 Jul 12:36
Compare
Choose a tag to compare
Merge pull request #13 from LyricTian/develop

Add travis

Refactoring implementation

23 Jul 09:53
Compare
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
Compare
Choose a tag to compare
Merge pull request #10 from LyricTian/develop

To optimize the implementation

Fixed redis store test

19 Jul 03:14
Compare
Choose a tag to compare
Merge pull request #9 from LyricTian/develop

Fixed redis store test

Refactoring to complete 3.0 version

19 Jul 02:02
Compare
Choose a tag to compare
  • Optimization of error handling
  • Add custom handler
  • To reconstruct the service implementation
  • Remove fasthttp server
  • Remove mongodb store