This is an example project demonstrating the json web token (jwt) authentication process.
Add VITE_JWT_PRIVATE_KEY in .env as secret for jsonwebtoken
cd svelte_kit_jwt_auth
pnpm i && pnpm devCode will run at http://localhost:3000
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is an example project demonstrating the json web token (jwt) authentication process.
Add VITE_JWT_PRIVATE_KEY in .env as secret for jsonwebtoken
cd svelte_kit_jwt_auth
pnpm i && pnpm devCode will run at http://localhost:3000