Skip to main content

Deno KV OAuth

Note: this project is in beta. API design and functionality are subject to change.

Examples

  1. Create a GitHub OAuth application
  2. Clone this repo
  3. Define GITHUB_CLIENT_ID and GITHUB_CLIENT_SECRET in .env
  4. Run one of the examples: deno task eg:native or deno task eg:fresh