ZachooZ
Convex Communityโ€ข12mo agoโ€ข
27 replies
Zachoo

Keeping the user logged in forever.

I am developing a mobile application using Convex for authentication management. The app is built using two approaches: a Capacitor Next.js app and a React Native app (for testing both frameworks). How can I maintain the user authentication session across both platforms so that users only need to log in once?

Could you provide guidance on implementing a persistent auth session in this setup?
Was this page helpful?