0.1.0 • Published 3 years ago

makria v0.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Makria

NPM

Installation

With Shell Console

npm i makria

Methods

  • .authValue(key) Recover the stored value in the key

  • .removeAuthValue(key) Remove the stored value in the key

  • .generateKey(value) Generate a random key for specified value, store it to retrieve the value

  • .checkIP Check if the address didn't already request, Callback to use as a Middleware for Express

0.1.0

3 years ago