2.0.2-beta.0 • Published 10 months ago

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

Weekly downloads
-
License
MIT
Repository
-
Last release
10 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

10 months ago

2.2.0

10 months ago

2.1.4

10 months ago

2.1.3

10 months ago

2.1.6

10 months ago

2.1.5

10 months ago

2.1.2

11 months ago

2.1.1

11 months ago

2.1.0

11 months ago

2.0.5

1 year 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