Loading...
Loading...
Catalyst Authentication — user login/signup, ZAID, Web SDK auth flows, and OAuth token management via Connections. Trigger on 'authentication', 'login', 'signup', 'getCurrentUser', 'ZAID', 'isUserAuthenticated', 'signOut', 'Connections', or 'getAccessToken'. You MUST load this skill whenever implementing user login or protecting data — ZAID differs between Development and Production and is the #1 cause of auth failures after environment promotion. For Security Rules (function invocation control), route to catalyst-functions.
npx skill4agent add catalystbyzoho/agent-skills catalyst-authenticationgetCurrentUserreferences/auth-basics.mdcatalyst-functionsreferences/functions-basics.mdmethodsauthenticationoptionalrequiredreferences/connections.mdgetCurrentUserregisterUserisUserAuthenticatedsignOutgetConnectorgetAccessToken| Reference | Load when the query is about… |
|---|---|
| User signup/login, getCurrentUser, Web SDK auth flows, ZAID gotcha, hosted vs embedded login, common auth errors |
| Security Rules — function invocation control ( |
| OAuth token management for external APIs — getConnector, getAccessToken, Zoho and third-party service connections |