Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

om-atv

michaelringholm19MIT0.1.4

Simple table based access token mechanism.

readme

Description

Simple table based access token mechanism.

Usage

Create a table named login with columns userName and accessToken and you are good to go.

Currently only supporting AWS DynamoDB.