@astrox/identity

0.0.52 • Public • Published

@astrox/identity

JavaScript and TypeScript library to manage Identities and enable simple Web Authentication flows for applications on the Internet Computer

Visit the Dfinity Forum and SDK Documentation for more information and support building on the Internet Computer.

Additional API Documentation can be found here.


Installation

Using authentication:

npm i --save @astrox/identity

In the browser:

import * as identity from "@astrox/identity";

or using individual exports:

import { WebAuthnIdentity } from "@astrox/identity";

Note: depends on @astrox/agent

Dependencies (6)

Dev Dependencies (15)

Package Sidebar

Install

npm i @astrox/identity

Weekly Downloads

1

Version

0.0.52

License

Apache-2.0

Unpacked Size

200 kB

Total Files

48

Last publish

Collaborators

  • iota9star
  • kasumisk
  • mioquispe
  • ghostcorn