📄️ Overview
Understand Elastic Path token types, the Account-based shopper flow, and security best practices before diving into code.
📄️ Quick Start
Get up and running with authentication in your Elastic Path storefront within minutes.
📄️ Token Management
Generate an implicit shopper token and store it securely using localStorage, cookies, or server-side solutions. Learn how to attach tokens to SDK calls.
📄️ Token Refresh
Learn how to implement token refresh strategies using the Shopper SDK to maintain uninterrupted user sessions.
📄️ Password Reset
Learn how to implement a complete password reset flow for account members using the Shopper SDK.
📄️ Logout
Learn how to implement logout functionality in your Elastic Path storefront, clearing tokens and ending user sessions securely.