Lightning Talk Information

The Key to Cookie-Based State Management in Nuxt Authentication
In this session, I'll share key considerations for managing authentication state using cookies when building a custom auth system in Nuxt.
As of now, there are no stable third-party solutions for email and password-based authentication in Nuxt, which has led us to implement our own.
I'll walk you through the challenges we faced and the practical workarounds we found—especially around why simply using the `useCookie` composable didn't behave as expected, and what we did to address it.
shiminori
The Key to Cookie-Based State Management in Nuxt Authentication
In this session, I'll share key considerations for managing authentication state using cookies when building a custom auth system in Nuxt.
As of now, there are no stable third-party solutions for email and password-based authentication in Nuxt, which has led us to implement our own.
I'll walk you through the challenges we faced and the practical workarounds we found—especially around why simply using the `useCookie` composable didn't behave as expected, and what we did to address it.