authly

Tokenized authentication using JSON Web Tokens with support for encrypted token properties.

Usage no npm install needed!

<script type="module">
  import authly from 'https://cdn.skypack.dev/authly';
</script>

README

authly

Tokenized authentication using JSON Web Tokens.

Prerequisites

To build the dependecies you need to have the following installed:

sudo apt install make g++