Deno KV OAuth
Note: this project is in beta. API design and functionality are subject to change.
Examples
- Create a GitHub OAuth application
- Clone this repo
- Define
GITHUB_CLIENT_ID
andGITHUB_CLIENT_SECRET
in.env
- Run one of the examples:
deno task eg:native
ordeno task eg:fresh