1.0.0 • Published 6 months ago

@epilot/access-token-client v1.0.0

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

@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

1.0.0

6 months ago

0.4.1

6 months ago

0.4.0

1 year ago

0.3.0

2 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago