Skip to main content
Run any Skill in Manus
with one click

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.

Overview

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.

Install command
npx skills add https://github.com/wso2/labs-agentic-engineer --skill thunder-authentication

Copy and paste this command into Claude Code to install the skill

Stars2
Forks9
UpdatedMay 24, 2026 at 13:12
SKILL.md
readonly