Vtex Io Auth Tokens And Context

Apply when choosing which VTEX IO authentication token should back a request from a backend app. Covers `ctx.authToken`, `ctx.storeUserAuthToken`, `ctx.adminUserAuthToken`, `authMethod`, and how requester context should determine the identity used by VTEX clients. Use for deciding which identity talks to VTEX endpoints in storefront-backed requests, Admin actions, or app-level integrations that should avoid hardcoded VTEX credentials.

vtex 957ef36 10.8 KB Updated

File contents

vtex/skills/tree/main/skills/vtex-io-auth-tokens-and-context commit 957ef36d8c

Frequently asked questions

npx skillmds add vtex/vtex-io-auth-tokens-and-context