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.
Simple table based access token mechanism.
Simple table based access token mechanism.
Create a table named login with columns userName and accessToken and you are good to go.
Currently only supporting AWS DynamoDB.