Skip to content

Releases: go-oauth2/oauth2

Fixed redis store test

19 Jul 03:14

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

Choose a tag to compare

  • Optimization of error handling
  • Add custom handler
  • To reconstruct the service implementation
  • Remove fasthttp server
  • Remove mongodb store

Add fasthttp server handle

12 Jul 09:35

Choose a tag to compare

  • 增加基于fasthttp的服务端处理
  • 修复server的一些实现

重构所有模块,完成2.0版本

09 Jul 04:01

Choose a tag to compare

Merge pull request #6 from LyricTian/develop

Develop

优化相关实现

04 Jun 07:27

Choose a tag to compare

  • 增加授权码redis存储
  • 优化配置参数
  • 调整测试函数

修复令牌存储

30 May 00:47

Choose a tag to compare

Merge pull request #4 from LyricTian/dev

修复令牌存储

修复令牌相关的操作函数

29 May 14:45

Choose a tag to compare

  • 提取访问令牌生成函数
  • 修复一些令牌生成相关的安全性操作

version 1.0.0

26 May 14:54

Choose a tag to compare

初次提交包文件