Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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