Skip to content

Repository files navigation

react-native-seon

SeonSDK bridge for react native

Based on the publicly available native SDKs from SEON Fraud API:

Installation

yarn add smarkets/react-native-seon#v0.2.2

Usage

import RNSeon from "react-native-seon";

// Optional configuration
await RNSeon.setLoggingEnabled(true /* or false */);

// Compute device fingerprint
await RNSeon.setSessionId("CUSTOM_SESSION_ID");
const fingerprint = await RNSeon.getFingerprintBase64();

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

About

Seon SDK for React Native

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages