v0.1.2-beta
High-level OAuth 2.0 powered by Deno KV.
Attributes
Official Deno project
Includes Deno configuration
Repository
Current version released
2 years ago
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