Skip to content

UNLOQIO/UIAMP

Repository files navigation

UNLOQ.io Node.js back-end cache for permission systems

Full documentation will be available soon

Docker info

docker pull snupa/uiamp
docker run --env APP_SECRET=YOUR_RANDOM_32_LENGTH_CHARACTER_APP_SECRET \
           --env UNLOQ_KEY=YOUR_UNLOQ_API_KEY \
           --env PORT=6801 \
           snupa/uiamp

How to create a UIAMP client key

docker exec -it CONTAINER_ID npm run token

Node.js client

About

UNLOQ.io Identity, Access & Permission Management back-end cache system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published