k9ele7en / Svelte_auth0_2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:TypeScript 33.3%Language:Svelte 32.1%Language:CSS 23.9%Language:HTML 6.6%Language:JavaScript 4.1%