Skip to content

denoland/deno_kv_oauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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