https://github.com/dbushell/sveltekit-auth
SvelteKit app with GitHub OAuth login
https://github.com/dbushell/sveltekit-auth
Last synced: 11 months ago
JSON representation
SvelteKit app with GitHub OAuth login
- Host: GitHub
- URL: https://github.com/dbushell/sveltekit-auth
- Owner: dbushell
- License: mit
- Created: 2023-05-29T11:17:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-26T07:57:57.000Z (over 2 years ago)
- Last Synced: 2023-10-26T08:42:06.234Z (over 2 years ago)
- Language: TypeScript
- Homepage:
- Size: 17.6 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SvelteKit Auth
An example SvelteKit app with GitHub OAuth login.
Optionally developed in Docker and deployed to Deno Deploy.
[sveltekit-auth.deno.dev](https://sveltekit-auth.deno.dev/)
* * *
### Related blog articles
* [SvelteKit and Deno with OAuth and Deploy](https://dbushell.com/2023/06/26/sveltekit-oauth-deno-deploy/)
* * *
[MIT License](/LICENSE) | Copyright © 2023 [David Bushell](https://dbushell.com)