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";