内容简介: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
istrue
, customcontext-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
andAuthStateCache
ofSocialStrategy
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
支持使用以下方法:refreshToken
、revokeToken
、getUserInfo
- fix: [jap-social] 无法同时自定义
SocialStrategy
的JapCache
andAuthStateCache
.(Github#6) - fix: [jap-core] 修复
userId
为空时 NPE 异常. (Github#5) - doc: 更改 issue 和 pr 的模板
详情查看:https://gitee.com/fujieid/jap/releases/v1.0.4
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- Android模块化改造以及模块化通信框架
- Laravel 模块化开发模块 – Caffienate
- ASP.NET Core模块化前后端分离快速开发框架介绍之4、模块化实现思路
- 前端模块化架构设计与实现(二|模块接口设计)
- JavaScript模块化
- 前端模块化总结
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。