Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 335 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 335 Bytes

pocket-oauth-flow

Initiates an OAuth flow with Pocket, and prints the OAuth token to the console

Running

This project uses Deno

Commands

  • [PORT=9999] CONSUMER_KEY={{my_consumer_key}} script/server to start the server
    • Requires the CONSUMER_KEY environment variable