wix-auth
द्वारा wix
Wix के साथ प्रमाणीकरण करके Wix APIs को कॉल करने के लिए एक एक्सेस टोकन प्राप्त करें। तब उपयोग करें जब किसी एजेंट को वैध Wix एक्सेस टोकन की आवश्यकता हो और उसके पास कोई न हो, या जब संग्रहीत टोकन…
npx skills add https://github.com/wix/skills --skill wix-authWix Auth
Wix supports multiple authentication flows. This skill currently covers:
- Device Flow — interactive login via browser, no client secret required. Use when the agent is acting on behalf of a logged-in Wix user.
Other flows (OAuth authorization code, API key) are documented at https://www.wix.com/skills/docs.