pattern moderate 124d ago
Adding email/password auth to a Next.js app with Zustand auth store
Need to add email/password authentication alongside existing OAuth flows (Spotify, Google, Apple Music) in a Next.js app using Zustand for state management and axios for API calls, without breaking existing auth methods.
nextjszustandauthenticationemail-passwordtypescript