Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nextauthjs/sveltekit-auth-example
Example showing how to use Auth.js with SvelteKit.
https://github.com/nextauthjs/sveltekit-auth-example
authjs oauth2 sveltekit sveltekit-auth sveltekit-template
Last synced: 7 days ago
JSON representation
Example showing how to use Auth.js with SvelteKit.
- Host: GitHub
- URL: https://github.com/nextauthjs/sveltekit-auth-example
- Owner: nextauthjs
- License: isc
- Created: 2022-12-14T15:40:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T16:57:31.000Z (9 months ago)
- Last Synced: 2024-04-13T02:22:29.994Z (9 months ago)
- Topics: authjs, oauth2, sveltekit, sveltekit-auth, sveltekit-template
- Language: Svelte
- Homepage: https://sveltekit-auth-example.vercel.app
- Size: 68.4 KB
- Stars: 253
- Watchers: 5
- Forks: 38
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
> The example repository is maintained from a [monorepo](https://github.com/nextauthjs/next-auth/tree/main/apps/examples/sveltekit). Pull Requests should be opened against [`nextauthjs/next-auth`](https://github.com/nextauthjs/next-auth).
SvelteKit Auth - Example App
Open Source. Full Stack. Own Your Data.
## Overview
This is the official SvelteKit Auth example for [Auth.js](https://sveltekit.authjs.dev).
## Getting started
You can instantly deploy this example to [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=sveltekit-auth-example) by clicking the following button.
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/nextauthjs/sveltekit-auth-example&project-name=sveltekit-auth-example&repository-name=sveltekit-auth-example)