2.0.2-beta.0 • Published 9 months ago

@oraichain/service-provider-orai v2.0.2-beta.0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

oKey Orai Service Provider

npm version minzip

Service Provider in oKey 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-orai

Example

import OraiServiceProvider from "@oraichain/service-provider-orai";

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

9 months ago

2.2.0

9 months ago

2.1.4

9 months ago

2.1.3

9 months ago

2.1.6

9 months ago

2.1.5

9 months ago

2.1.2

10 months ago

2.1.1

10 months ago

2.1.0

10 months ago

2.0.5

11 months ago

2.0.4

1 year ago

2.0.2-beta.0

2 years ago

2.0.1

2 years ago

2.0.1-beta.2

2 years ago

2.0.0

2 years ago