README
auth-0-svelte
authenticates clientId to auth0 domain, stores user and auth status in svelte store
Installation
yarn add auth-0-svelte
authenticates clientId to auth0 domain, stores user and auth status in svelte store
<script type="module">
import brandoCalrissianAuth0Svelte from 'https://cdn.skypack.dev/@brando-calrissian/auth-0-svelte';
</script>
authenticates clientId to auth0 domain, stores user and auth status in svelte store
yarn add auth-0-svelte