@tkey-singularity/service-provider-torus
TypeScript icon, indicating that this package has built-in type declarations

14.0.0 • Public • Published

tKey Torus Service Provider

npm version minzip

Service Provider in tKey is used for generating a social login share of the private key share managed by a wallet service provider via their own authentication flows.

Installation

npm install --save @tkey-singularity/service-provider-torus

See the full SDK Reference on the Web3Auth Documentation

Example

import TorusServiceProvider from "@tkey-singularity/service-provider-torus";

const customAuthParams = {
  baseUrl: `${window.location.origin}/serviceworker`,
  enableLogging: true,
  network: "testnet" as any,
};
const serviceProvider = new TorusServiceProvider({ customAuthParams });

Readme

Keywords

none

Package Sidebar

Install

npm i @tkey-singularity/service-provider-torus

Weekly Downloads

210

Version

14.0.0

License

MIT

Unpacked Size

4.26 MB

Total Files

15

Last publish

Collaborators

  • parasmadaan97