Kraftwurm / svelte-auth

test

Home Page:svelte-auth-taupe.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte Auth

This demo app is part of a tutorial explaining how to implement authentication using cookies in SvelteKit.

How to run the app?

You can run the app by running:

npm install
npm run dev

You can log in with this dummy user:

email === mail@example.com
password === thisisnotsecret

Security ⚠

️Be aware that this demo app showcases how to deal with authentication in SvelteKit. It is not production ready. Do never store sensitive data like passwords in plain text.

About

test

svelte-auth-taupe.vercel.app


Languages

Language:Svelte 52.1%Language:JavaScript 44.8%Language:HTML 2.2%Language:CSS 0.9%