New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@epilot/permissions-client

Package Overview
Dependencies
Maintainers
45
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@epilot/permissions-client

Client library for epilot Permissions API

latest
Source
npmnpm
Version
0.16.5
Version published
Maintainers
45
Created
Source

@epilot/permissions-client

CI npm version bundle size License

Client library for epilot Permissions API

Uses openapi-client-axios

Installation

npm install --save @epilot/permissions-client

Usage

import fs from 'fs';
import { getClient } from '@epilot/permissions-client';
const permissionsClient = getClient();

const rolesResponse = await permissionsClient.listCurrentRoles();

Documentation

https://docs.epilot.io/docs/auth/permissions

Keywords

epilot

FAQs

Package last updated on 23 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts