@astrox/authentication

0.0.52 • Public • Published

@astrox/authentication

JavaScript and TypeScript library to support 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/authentication

In the browser:

import * as auth from "@astrox/authentication";

or using individual exports:

import { createAuthenticationRequestUrl } from "@astrox/authentication";

Note: depends on @astrox/agent and @astrox/identity.

/@astrox/authentication/

    Package Sidebar

    Install

    npm i @astrox/authentication

    Weekly Downloads

    1

    Version

    0.0.52

    License

    Apache-2.0

    Unpacked Size

    77.1 kB

    Total Files

    12

    Last publish

    Collaborators

    • iota9star
    • kasumisk
    • mioquispe
    • ghostcorn