JAP v1.0.4 发布,模块化的开源认证中间件

栏目: 软件资讯 · 发布时间: 3年前

内容简介:JAP v1.0.4 已经发布,模块化的开源认证中间件。 此版本更新内容包括: fix: [jap-ids] Support to generate custom token. (Gitee#I3U1ON) fix: [jap-ids] Support custom verification of client_secret, such ...

JAP v1.0.4 已经发布,模块化的开源认证中间件。

此版本更新内容包括:

  • fix: [jap-ids] Support to generate custom token. (Gitee#I3U1ON)
  • fix: [jap-ids] Support custom verification of client_secret, such as: BCrypt, etc. (Gitee#I44032)
  • feat: [jap-ids] When IdsConfig#enableDynamicIssuer is true, custom context-path is supported.
  • fix: [jap-ids] Solve the problem of "After refreshing the token, the user information cannot be obtained with the new access token". (#I3XHTK)
  • feat: [jap-oauth2] Oauth2Strategy supports the following methods: refreshToken, revokeToken, getUserInfo
  • fix: [jap-social] Cannot customize JapCache and AuthStateCache of SocialStrategy at the same time. (Github#6)
  • fix: [jap-core] fix npe bug. (Github#5)
  • doc: change the template of issue and PR

  • fix: [jap-ids] 支持生成自定义 token(包含 access_token 和 refresh_token)。 (Gitee#I3U1ON)
  • fix: [jap-ids] 支持自定义验证 client_secret,适配多种场景,如:BCrypt 等。 (Gitee#I44032)
  • feat: [jap-ids] 当启用 IdsConfig#enableDynamicIssuer 时,支持自定义 context-path
  • fix: [jap-ids] 解决“刷新token后,用新的access_token无法获取用户信息”问题。 (Gitee#I3XHTK)
  • feat: [jap-oauth2] Oauth2Strategy 支持使用以下方法: refreshTokenrevokeTokengetUserInfo
  • fix: [jap-social] 无法同时自定义SocialStrategyJapCache and AuthStateCache.(Github#6)
  • fix: [jap-core] 修复 userId 为空时 NPE 异常. (Github#5)
  • doc: 更改 issue 和 pr 的模板

详情查看:https://gitee.com/fujieid/jap/releases/v1.0.4


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

C程序设计语言

C程序设计语言

Brian W. Kernighan、Dennis M. Ritchie / 机械工业出版社 / 2006-8-1 / 35.00元

在计算机发展的历史上,没有哪一种程序设计语言像C语言这样应用广泛。本书是C语言的设计者之一Dennis M.Ritchie和著名计算机科学家Brian W.Kernighan合著的一本介绍C语言的权威经典著作。我们现在见到的大量论述C语言程序设计的教材和专著均以此书为蓝本。本书第1版中介绍的C语言成为后来广泛使用的C语言版本——标准C的基础。人们熟知的“hello,World"程序就是由本书首次引......一起来看看 《C程序设计语言》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

在线进制转换器
在线进制转换器

各进制数互转换器

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码