【重要】请使用 JustAuth 1.13.0 版本的朋友更新至 1.13.1 版本!

修复Issue#52,解决AuthCallback异常的问题。请正在使用 JustAuthv1.13.0的朋友升级到v1.13.1

在使用JustAuth 1.13.0 时,会遇到如下所示错误: 

这是因为我没有做好代码审查和测试,所以才导致的问题。我检讨!深刻的检讨!

请遇到该问题的朋友及时升级到最新版本

1. JustAuth依赖

<dependency>
  <groupId>me.zhyd.oauth</groupId>
  <artifactId>JustAuth</artifactId>
  <version>1.13.1</version>
</dependency>

2. justauth-spring-boot-starter依赖

<dependency>
  <groupId>com.xkcoding.justauth</groupId>
  <artifactId>justauth-spring-boot-starter</artifactId>
  <version>1.3.1</version>
</dependency>

ps: 我要去祭天了

猜你喜欢

转载自www.oschina.net/news/111272/justauth-1-13-1-released
今日推荐