npm.io
1.3.1 • Published 2 weeks ago

@epilot/access-token-client

Licence
MIT
Version
1.3.1
Deps
7
Size
62 kB
Vulns
0
Weekly
0
Stars
22

@epilot/access-token-client

CI npm version bundle size License

Client library for epilot Access Token API

Uses openapi-client-axios

Installation

npm install --save @epilot/access-token-client

Usage

import { getClient } from "@epilot/access-token";

const accessTokenClient = getClient();
const res = await accessTokenClient.listAccessTokens();

Documentation:

https://docs.epilot.io/api/access-token