Astro Cookies API
🚀 Astro Cookies API
The Astro cookies API provides a way to pass data between user browser and the server. You can use it on your SSR sites, as an example, to keep track of whether a user is authenticated. Essentially, the API is just a wrapper for...
rodneylab.hashnode.dev8 min read