AT Protocol OAuth template in Deno, Hono, HTMX
TypeScript 100.0%
7 1 0

Clone this repository

https://tangled.org/zeu.dev/atproto-oauth-deno https://tangled.org/did:plc:gotnvwkr56ibs33l4hwgfoet/atproto-oauth-deno
git@tangled.org:zeu.dev/atproto-oauth-deno git@tangled.org:did:plc:gotnvwkr56ibs33l4hwgfoet/atproto-oauth-deno

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

AT Protocol OAuth Template#

for Deno, Hono, and HTMX#

Getting Started#

  1. Set up .env file with a COOKIE_SECRET variable
COOKIE_SECRET=[run `openssl rand -base64 64` in the terminal]
  1. Run the web application
deno task start

Packages#

Source hosted on Tangled, mirrored on GitHub