# Permit.io client for Node.js

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

## Installation
```
npm install permitio
```

## Documentation

[Read the documentation at Permit.io website](https://docs.permit.io/sdk/nodejs/quickstart-nodejs#add-the-sdk-to-your-js-code)

## API Reference
[Check out the tsdoc reference here.](https://permitio.github.io/permit-node/classes/Permit.html)
