0.11.0 • Published 5 months ago

@epilot/permissions-client v0.11.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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.11.0

5 months ago

0.9.3

1 year ago

0.10.0

11 months ago

0.9.0

1 year ago

0.8.4

1 year ago

0.8.0

2 years ago

0.8.3

2 years ago

0.8.2

2 years ago

0.6.3

2 years ago

0.7.1

2 years ago

0.6.4

2 years ago

0.7.0

2 years ago

0.6.2

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.1

2 years ago

0.5.0

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago