Vue FesJapan 2025
The main visual of Vue Fes Japan 2025. It features a silhouette of a V, representing Vue, and a circle, representing the Japanese flag, side by side. The colors are deep matcha-like shades derived from the two colors, and the circle features a Japanese gold marbling pattern.
OtemachiPlace Hall & Conference

Speaker

Lightning Talk Information


Mates Track
16:25 - 17:25
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.

Front Engineer

Sole proprietorship

shiminori

Front Engineer

Sole proprietorship

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.