Auth0 + Svelte sample app

This is a basic Svelte app built to show how you might use @auth0/auth0-spa-js.

Build and run

  1. Install the dependencies by running yarn.
  2. Update the Auth0 config in auth.ts.
  3. Start the app using yarn dev.