Create a user
Create a user, with profile fields and attributes, in a Permit.io environment with the Node.js SDK.
Delete a user
Delete a user and the user's related data from a Permit.io environment with the Node.js SDK.
Get a user
Fetch a user, with profile fields, attributes, and roles, by key or ID with the Node.js SDK.
List users
List the users in a Permit.io environment, filtered by search text or role, with the Node.js SDK.
Sync a user
Create or update a user's identity and attributes in Permit.io with the Node.js SDK when the user signs up or signs in.