Skip to content

permitio/permit-node

Repository files navigation

Node.png

Permit.io client for Node.js

Node.js client library for the Permit.io full-stack permissions platform.

Installation

npm install permitio

Release

  1. Update the version in package.json
  2. Execute yarn run build
  3. Execute yarn docs ; git add docs/ ; git commit -m "update tsdoc" to update the auto generated docs
  4. Execute yarn publish --access public

Documentation

Read the documentation at Permit.io website

API Reference

Check out the tsdoc reference here.