Skip to content

Node.js SDK for Permit.io: Plug & Play Application Level Authorization

License

Notifications You must be signed in to change notification settings

permitio/permit-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b71c224 · Dec 15, 2024
Dec 12, 2024
Dec 9, 2021
Dec 22, 2020
Jul 18, 2024
Apr 15, 2024
Oct 27, 2024
Nov 18, 2024
Dec 9, 2021
May 15, 2023
Sep 17, 2024
Jun 25, 2023
Dec 9, 2021
Dec 22, 2020
Apr 15, 2024
Jan 17, 2023
Nov 18, 2024
Aug 2, 2022
Dec 22, 2020
May 19, 2023
Aug 14, 2024

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.