1.3.1-beta.0 • Published 6 months ago

@oraichain/service-provider-torus v1.3.1-beta.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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 @oraichain/service-provider-torus

See the full SDK Reference on the Web3Auth Documentation

Example

import TorusServiceProvider from "@oraichain/service-provider-torus";

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

6 months ago

1.3.0

6 months ago

1.2.19-beta.0

6 months ago

1.2.18

6 months ago

1.2.18-beta.2

7 months ago

1.2.18-beta.1

7 months ago

1.2.18-beta.0

7 months ago

1.2.17

7 months ago

1.2.17-beta.4

7 months ago

1.2.17-beta.3

7 months ago

1.2.17-beta.0

7 months ago

1.2.16

7 months ago

1.2.15

7 months ago

1.2.14

7 months ago

1.2.13

7 months ago

1.2.12

7 months ago

1.2.11

7 months ago

1.2.10

7 months ago

1.2.9

7 months ago

1.2.8

7 months ago

1.2.7

7 months ago

1.2.6

8 months ago

1.2.5

8 months ago

1.2.4

8 months ago

1.2.3

8 months ago

1.2.2

8 months ago

1.2.1

8 months ago

1.2.0

8 months ago

1.1.5

9 months ago

1.1.4

9 months ago

1.1.3

9 months ago

1.1.2

9 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago