SessionHandling
Browse all 21 subdomain entities categorized under SessionHandling in the astro Architecture Docs architecture documentation.
api.ts — astro Source File
Architecture documentation for api.ts, a typescript file in the astro codebase.
db.ts — astro Source File
Architecture documentation for db.ts, a typescript file in the astro codebase. 1 imports, 2 dependents.
cart.ts — astro Source File
Architecture documentation for cart.ts, a typescript file in the astro codebase. 2 imports, 0 dependents.
[id].ts — astro Source File
Architecture documentation for [id].ts, a typescript file in the astro codebase. 3 imports, 0 dependents.
products.ts — astro Source File
Architecture documentation for products.ts, a typescript file in the astro codebase. 1 imports, 0 dependents.
login.form.async.ts — astro Source File
Architecture documentation for login.form.async.ts, a typescript file in the astro codebase. 1 imports, 0 dependents.
login.form.ts — astro Source File
Architecture documentation for login.form.ts, a typescript file in the astro codebase. 1 imports, 0 dependents.
addToUserCart() — astro Function Reference
Architecture documentation for the addToUserCart() function in api.ts from the astro codebase.
getCart() — astro Function Reference
Architecture documentation for the getCart() function in api.ts from the astro codebase.
getJson() — astro Function Reference
Architecture documentation for the getJson() function in api.ts from the astro codebase.
getProduct() — astro Function Reference
Architecture documentation for the getProduct() function in api.ts from the astro codebase.
getProducts() — astro Function Reference
Architecture documentation for the getProducts() function in api.ts from the astro codebase.
getUser() — astro Function Reference
Architecture documentation for the getUser() function in api.ts from the astro codebase.
GET() — astro Function Reference
Architecture documentation for the GET() function in cart.ts from the astro codebase.
POST() — astro Function Reference
Architecture documentation for the POST() function in cart.ts from the astro codebase.
productMap() — astro Function Reference
Architecture documentation for the productMap() function in db.ts from the astro codebase.
GET() — astro Function Reference
Architecture documentation for the GET() function in [id].ts from the astro codebase.
POST() — astro Function Reference
Architecture documentation for the POST() function in login.form.async.ts from the astro codebase.
POST() — astro Function Reference
Architecture documentation for the POST() function in login.form.ts from the astro codebase.
GET() — astro Function Reference
Architecture documentation for the GET() function in products.ts from the astro codebase.
SessionHandling — astro Architecture
Cookie-based persistence for user identifiers in SSR. Architecture documentation for the SessionHandling subdomain (part of StateManagement domain) in the astro codebase. Contains 7 source files.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free