wix-auth
작성자: wix
Wix에 인증하여 Wix API 호출을 위한 액세스 토큰을 획득합니다. 에이전트가 유효한 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.