0.7.1 • Published 12 months ago
@epilot/auth v0.7.1
@epilot/auth
Authenticate with epilot APIs
Quick Start
npm install --save @epilot/auth
import { authorizeWithToken } from '@epilot/auth';
import entityClient from '@epilot/entity-client';
authorizeWithToken(entityClient, '<my_access_token>');
CLI Usage
For convenience, you can quickly obtain a token for testing via the CLI
$ npx @epilot/auth
? Email email@example.com
? Password [hidden]
# <access token printed here>
Documentation
0.7.1
12 months ago
0.7.0
12 months ago
0.6.0
1 year ago
0.5.3
2 years ago
0.5.0
3 years ago
0.4.0
3 years ago
0.4.2
3 years ago
0.3.0
3 years ago
0.3.1
3 years ago
0.2.11
4 years ago
0.2.9
4 years ago
0.2.7
4 years ago
0.2.6
4 years ago
0.2.5
4 years ago
0.2.4
4 years ago
0.2.3
4 years ago
0.2.2
4 years ago
0.2.1
4 years ago
0.2.0
4 years ago
0.1.3
4 years ago
0.1.2
4 years ago
0.1.1
4 years ago
0.1.0
4 years ago
0.0.1
4 years ago