14.0.0 • Published 2 years ago

@tkey-singularity/service-provider-torus v14.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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 });
1000.0.13

2 years ago

1000.0.9

2 years ago

14.0.0

2 years ago

11.0.6

2 years ago

11.0.7

2 years ago

11.0.5

2 years ago

11.0.8

2 years ago

11.0.4

2 years ago

11.0.2

2 years ago

11.0.3

2 years ago

11.0.1

2 years ago

11.0.0

2 years ago

7.3.1

2 years ago

7.3.0

2 years ago

7.2.0

2 years ago