feat: add capability to forcefully resend a `authorize` request when there's a active session
维护者通常 1 天内回复
还没有人认领这个 Issue。
评估
- 难度
- 5/5
- 预计耗时
- 一周以上
- 新手友好度
- 35/100
- Issue 类型
- 功能
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- react, typescript
调研方向
从 @asgardeo/react 的 signIn 入口开始,跟踪当前活动会话如何跳过新的 authorize 请求。定义并记录 forceful signIn 行为,然后验证 step-up 认证可以触发新的授权请求,而无需 logout 或手动清除会话。
由索引模型根据 Issue 内容生成。
描述
Current Limitation
Currently, when there’s an existing active session, the SDK automatically skips sending a new authorize request and proceeds with the current session context.
However, there are scenarios where developers may want to forcefully trigger a new authorization request, even if an active session exists — for example, to:
- Do step up authentication
- etc.
Without this capability, developers need to manually clear session data or perform a logout, which results in a poor user experience.
Suggested Improvement
Introduce a way to do forceful signIn maybe a additional param or a arg in the signIn method.
Please select the package issue is related to
@asgardeo/react
Version
current
Reporter Checklist
- I have searched the existing issues and this is not a duplicate.
- I have provided all the necessary information.
- I have verified the improvement is not available in the latest version of the package.
- 主要语言
- TypeScript
- 星标
- 18
- 派生
- 67
- 平均合并
- 4 小时 6 分钟
- 30 天内合并 PR
- 13
环境准备
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
asgardeo/javascript 的其他 Issue
-
Bug: SignInButton render prop usage in "react-tanstack-router" sample missing "onClick={signIn}"未关闭Type/Bug
难度 1/5 1 小时以内 新手友好度 92/100
asgardeo/javascript#572 ·
维护者通常 1 天内回复
-
Type/Bug
难度 2/5 1-3 小时 新手友好度 84/100
asgardeo/javascript#571 ·
维护者通常 1 天内回复
-
难度 2/5 1-3 小时 新手友好度 76/100
asgardeo/javascript#485 ·
维护者通常 1 天内回复
-
难度 4/5 3-5 天 新手友好度 52/100
asgardeo/javascript#527 ·
维护者通常 1 天内回复
-
难度 3/5 1-2 天 新手友好度 56/100
asgardeo/javascript#522 · 2 条评论 ·
维护者通常 1 天内回复
查看 asgardeo/javascript 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 78/100
melgarafael/DeskcommCRM#1812 ·
维护者通常 1 天内回复
-
难度 2/5 1-3 小时 新手友好度 84/100
prisma/prisma-cli#309 ·
维护者通常 1 天内回复
-
难度 2/5 1-3 小时 新手友好度 78/100
gregwebs/pi-quota-dispatcher#26 ·
维护者通常 1 天内回复
-
难度 2/5 1-3 小时 新手友好度 74/100
openwatersio/slackwater.xyz#124 ·
维护者通常 1 天内回复
-
agent-reported area/browser area/docs documentation good first issue hacktoberfest help wanted P2
难度 1/5 1 小时以内 新手友好度 90/100
维护者通常 2 天内回复