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]
  2. Run the web application

    deno task start

Packages

Source hosted on Tangled, mirrored on GitHub