SHOPin Logo
Skip to main documentation content

References

Authentication · References

It is important to read the sections Why this shape and Reference example and production readiness on Authentication before relying on this page. They explain why the default BFF-centred pattern exists, how you can extend or replace it, and what the reference implementation does and does not promise for production.

Use the in-repo guides first: Authentication hub, Tokens, CSRF protection, Security measures (auth), Content Security Policy (CSP). The links below are third-party technical references outside this documentation—use them to understand standards, products, and practices. If your deployment must meet legal or regulatory requirements, do not rely on these external pages alone; get review from people qualified to advise on law and compliance for your situation.

Commercetools

  • Commercetools OAuth 2.0 documentation (commercetools.com)
  • API client and token lifetime configuration (Merchant Center / Management API)

JOSE / JWT

CSRF and CSP

Rate limiting and abuse

Summary

TopicPrimary internal doc
Tokens / cookiesTokens
CSRFCSRF protection
Hardening overviewSecurity measures (auth)
CSPCSP

Related

Back to Authentication · Back to How to work with SHOPin