Routify auth example

Notes:
  • Auth0
  • Embedded login form on protected pages
  • No need to redirect users
  • No pointless auth in SSR
  • No need to proxy authentication through a server
npm @sveltech/routify init --branch auth