1.3.1-beta.0 • Published 2 years ago
@oraichain/service-provider-torus v1.3.1-beta.0
tKey Torus Service Provider
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
2 years ago
1.3.0
2 years ago
1.2.19-beta.0
2 years ago
1.2.18
2 years ago
1.2.18-beta.2
2 years ago
1.2.18-beta.1
2 years ago
1.2.18-beta.0
2 years ago
1.2.17
2 years ago
1.2.17-beta.4
2 years ago
1.2.17-beta.3
2 years ago
1.2.17-beta.0
2 years ago
1.2.16
2 years ago
1.2.15
2 years ago
1.2.14
2 years ago
1.2.13
2 years ago
1.2.12
2 years ago
1.2.11
2 years ago
1.2.10
2 years ago
1.2.9
2 years ago
1.2.8
2 years ago
1.2.7
2 years ago
1.2.6
2 years ago
1.2.5
2 years ago
1.2.4
2 years ago
1.2.3
2 years ago
1.2.2
2 years ago
1.2.1
2 years ago
1.2.0
2 years ago
1.1.5
2 years ago
1.1.4
2 years ago
1.1.3
2 years ago
1.1.2
2 years ago
1.1.1
2 years ago
1.1.0
2 years ago
1.0.3
2 years ago
1.0.2
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago