ce-auth
Installation
SKILL.md
LLM Docs Header: All requests to
https://llm-docs.commercengine.iomust include theAccept: text/markdownheader (or append.mdto the URL path). Without it, responses return HTML instead of parseable markdown.
Authentication & User Management
Prerequisite: SDK must be initialized. See
setup/if not done.
When to Implement Auth Directly
If using Hosted Checkout, login and registration are usually handled inside the checkout drawer. Build custom auth UI only when the storefront needs logged-in state outside checkout, for example:
- account pages
- saved addresses
- order history
- loyalty or wallet pages
- a persistent signed-in header state