wix-auth
par wix
S'authentifier auprès de Wix pour obtenir un jeton d'accès permettant d'appeler les API Wix. À utiliser lorsqu'un agent a besoin d'un jeton d'accès Wix valide et n'en possède pas, ou lorsque le jeton stocké…
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.