Bring Obsidian collaboration into a real account system without changing how the plugin feels.
Obisession already gives you shared markdown editing, live cursor presence, short-term rooms, and portable comments inside Obsidian. This web app is the account layer around that product: sign-in, hosted settings, future billing, teams, and cloud-backed collaboration controls.
Keep the editing experience in Obsidian while layering user identity and account features on top through the web.
Give users a place to manage accounts, workspace access, plans, and the hosted features that support the plugin.
Use social login now, then expand into a full account experience.
The login flow is handled by Auth0 and this dashboard is rendered on the server, so we get secure authentication with a product-facing web app that still feels like part of Obisession.
Built for the actual Obisession workflow
The copy and structure here are about shared notes, live presence, room-based collaboration, comments, and the hosted features that support those flows.
Next.js SSR with Auth0 at the server boundary
Pages render server-side, sessions stay on the server, and Auth0 Universal Login handles the heavy lifting for identity.
Where accounts, billing, teams, and cloud controls land next
This app gives Obisession a clean control plane without overloading the plugin interface itself.