Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 318 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 318 Bytes

pocket-oauth-php

Some PHP for connecting to the Pocket API

  1. Edit the variables in config.php
  2. Visit http://path.to/connect.php in your browser
  3. Authenticate!
  4. You'll be redirected to callback.php
  5. add your access token to config.php
  6. Visit http://path.to/api.php and make some requests!