This package has been deprecated

Author message:

This package has been deprecated. isDelegationValid has been migrated to @dfinity/identity

@dfinity/authentication

0.14.2 • Public • Published

@dfinity/authentication

Warning this package is deprecated

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 @dfinity/authentication

In the browser:

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

or using individual exports:

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

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

Readme

Keywords

none

Package Sidebar

Install

npm i @dfinity/authentication

Weekly Downloads

511

Version

0.14.2

License

Apache-2.0

Unpacked Size

12.8 kB

Total Files

3

Last publish

Collaborators

  • dfx-json
  • dfn_wndlng
  • nathan.mcgrath.dfinity
  • frederikrothenberger
  • bitdivine
  • ielashi
  • dayyildiz
  • eric-swanson-dfinity
  • krpeacock
  • npm-dfinity-org