@secure-access-control/server
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

Readme

This is the initial version of the package and do not use it on production

.env values

BASE_URL= http://localhost:3000
ACM_JWT_SECRET_KEY = "qW3L4CgVH9LlNBA20DppJmeMiiEEmxIBdro85Rf1cTzGcRVYH14GtLZw4hwJUFbW";
ACM_TOKEN_LIFETIME = "10min";
ACM_TOKEN_ISSUER = "example.com";

/@secure-access-control/server/

    Package Sidebar

    Install

    npm i @secure-access-control/server

    Weekly Downloads

    1

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    8.67 kB

    Total Files

    9

    Last publish

    Collaborators

    • sushinpv