0.14.1 • Published 9 months ago

@epilot/permissions-client v0.14.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@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

0.13.0

1 year ago

0.14.0

9 months ago

0.14.1

9 months ago

0.11.0

2 years ago

0.9.3

2 years ago

0.10.0

2 years ago

0.9.0

2 years ago

0.8.4

3 years ago

0.8.0

3 years ago

0.8.3

3 years ago

0.8.2

3 years ago

0.6.3

3 years ago

0.7.1

3 years ago

0.6.4

3 years ago

0.7.0

3 years ago

0.6.2

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago