Exploring Pocket API: Authorization

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • pocket-auth

  • Luckily, there are a few Node.js libraries handling the scheme, but most of them are over 5 years old. I've picked pocket-auth by Michael Heap, and got my access token with this code modified from the library's example:

  • pocket-auth-cli

  • Only later I've found that Michael also built a CLI tool for pocket-auth, which is much more convenient. Just run the tool with consumer key as argument, and it will handle the whole flow.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • extension-save-to-pocket

    Save to Pocket is a browser extension that is used to save pages to a connected Pocket account

  • I've been using Pocket for quite some time. Recently, I wanted to build something on top of their API. I've collected my notes and thoughts on Pocket API as a future reference for myself. Perhaps it will be useful to you.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts