Skip to main content
在 Manus 中运行任何 Skill
一键导入

thunder-authentication

How the platform's Thunder IDP is wired into SPAs that sign users in. Covers the callerIdentity.mode design field, the per-project Thunder OAuth client (BFF-owned — agent never sees client_id), the window._env_.THUNDER_* key set, and OIDC client wiring with oidc-client-ts. Pairs with react-webapp when the SPA wiring patterns apply. Apply on any project whose spec implies users sign in.

概览

How the platform's Thunder IDP is wired into SPAs that sign users in. Covers the callerIdentity.mode design field, the per-project Thunder OAuth client (BFF-owned — agent never sees client_id), the window._env_.THUNDER_* key set, and OIDC client wiring with oidc-client-ts. Pairs with react-webapp when the SPA wiring patterns apply. Apply on any project whose spec implies users sign in.

安装命令
npx skills add https://github.com/wso2/labs-agentic-engineer --skill thunder-authentication

复制此命令并粘贴到 Claude Code 中以安装该技能

星标2
分支9
更新时间2026年5月24日 13:12
SKILL.md
readonly