10.0.0 • Published 9 months ago

@tkey-mpc/service-provider-torus v10.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months 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-mpc/service-provider-torus

See the full SDK Reference on the Web3Auth Documentation

Example

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

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

9 months ago

10.0.0

9 months ago

10.0.0-alpha.0

9 months ago

9.2.0

1 year ago

9.1.0

1 year ago

9.0.3

2 years ago

9.0.2

2 years ago

9.0.1

2 years ago

9.0.0

2 years ago

8.2.2

2 years ago

8.2.0

2 years ago

8.1.0

2 years ago