Releases: go-oauth2/oauth2
Releases · go-oauth2/oauth2
Fixed error handling
- fixed error handling
- update comments
To optimize the implementation details
- to optimize the implementation details
- add glide support
To optimize the implementation details
- Add check the interface implementation
- Extract the default value
The realization of the optimization of details
- Support custom extension field
- Support custom scope
- Support custom expiration time of the access token
- Fixed some error handling
Token storage optimization
- Use buntdb provide token storage
Add travis
Merge pull request #13 from LyricTian/develop Add travis
Refactoring implementation
- To optimize the error handler
- Add token memory store
- The separation of token redis store
- Fixed manage bugs
To optimize the implementation
Merge pull request #10 from LyricTian/develop To optimize the implementation
Fixed redis store test
Merge pull request #9 from LyricTian/develop Fixed redis store test
Refactoring to complete 3.0 version
- Optimization of error handling
- Add custom handler
- To reconstruct the service implementation
- Remove fasthttp server
- Remove mongodb store