1.0.1 • Published 12 months ago

@tejo/akso-client v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
12 months ago

AKSO Client

This is a javascript library to interact with the AKSO API.

Installation

This package is available on npm:

npm install @tejo/akso-client

It requires ESM.

Usage Notes

  • Use UserClient to get started with user-based authentication
  • Use AppClient for app-based authentication (i.e. with API keys and such)
  • UEACode provides various utilities for dealing with the new and old code format
  • generateTotp generates TOTP secrets and is useful for applications implementing account creation
  • This library also exports a msgpackCodec as it differs slightly from the defaults
  • util includes miscellaneous functions (e.g. for dealing with search strings)

For more details see the documentation or the JSDoc in this library.

Development Notes

Build with npm run build, or watch with npm run watch.

Building will create a dist with two files for nodejs ESM and browser ESM for use with module bundlers.

1.0.1

12 months ago

0.5.1

1 year ago

1.0.0

1 year ago

0.5.0

1 year ago

0.4.9

2 years ago

0.4.10

2 years ago

0.4.13

1 year ago

0.4.11

2 years ago

0.4.12

2 years ago

0.4.8

2 years ago

0.4.5

2 years ago

0.4.7

2 years ago

0.4.6

2 years ago

0.4.4

2 years ago

0.4.3

2 years ago

0.4.2

2 years ago

0.4.1

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.3

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.2.2

3 years ago

0.1.16

4 years ago

0.1.15

4 years ago

0.1.14

4 years ago

0.1.13

4 years ago

0.1.12

4 years ago

0.1.11

4 years ago

0.1.10

4 years ago

0.1.8

4 years ago

0.1.9

4 years ago

0.1.7

5 years ago

0.1.6

5 years ago