Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cotyhamilton/deno-auth-lucia
Auth example using Deno, Lucia, and Deno KV
https://github.com/cotyhamilton/deno-auth-lucia
Last synced: about 2 months ago
JSON representation
Auth example using Deno, Lucia, and Deno KV
- Host: GitHub
- URL: https://github.com/cotyhamilton/deno-auth-lucia
- Owner: cotyhamilton
- Created: 2024-02-02T03:27:12.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-05-05T22:41:59.000Z (8 months ago)
- Last Synced: 2024-05-06T02:30:07.061Z (8 months ago)
- Language: TypeScript
- Homepage: https://lucia-auth.deno.dev/
- Size: 1.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# deno kv github auth with lucia
https://lucia-auth.deno.dev/
Uses [@cotyhamilton/lucia-adapter-denokv](https://jsr.io/@cotyhamilton/lucia-adapter-denokv)
![screenshot](./.attachments/screenshot.png)
```sh
deno task dev
```## built with
- deno
- deno kv
- hono
- lucia
- pico css