@justablob/atota

0.2.2 • Public • Published

DISCLAIMER: THIS LIBRARY WAS NOT TESTED YET AND I AM NOT A CRYPTOGRAPHY EXPERT. PROCEED WITH CAUTION.

atota

atota (asymmetric token-based one-time authentication) is a module that allows clients to authenticate to a server using a one-time token based on asymmetric cryptography.

Installation

atota is available on npm:

# npm
npm i atota

#yarn
yarn add atota

atota should be fully compatible with Nodejs v12.19.0+.

Documentation

Use the TS type annotations, most of it should be self-explanatory.

Dependents (0)

Package Sidebar

Install

npm i @justablob/atota

Weekly Downloads

0

Version

0.2.2

License

LGPL-3.0-or-later

Unpacked Size

15.9 kB

Total Files

9

Last publish

Collaborators

  • justablob