CriticalMoments / CMSaasStarter

A modern SaaS template/boilerplate built with SvelteKit, Tailwind, and Supabase. Includes marketing page, blog, subscriptions, auth, user dashboard, user settings, pricing page, and more.
https://saasstarter.work
MIT License
1.32k stars 337 forks source link

Can't sign out in "create profile" page #117

Closed ericpb closed 2 months ago

ericpb commented 2 months ago
  1. User clicks on Account in home page
  2. Signs up using email or any OAuth.
  3. Gets redirected to create profile: /account/create_profile
  4. At the bottom page it shows "You are logged in as xxx@xxx.com. Sign Out"
  5. Clicking "Sign Out" does not sign you out of the process