Developer Packages/ReOTP Library for Node.js
1 min read
ReOTP Library for Node.js
A ready-made library to facilitate using ReOTP in Node.js/Next.js applications.
Instead of writing HTTP requests manually, you can use our simple SDK code to integrate ReOTP in seconds.
This library is a ready-to-use Wrapper that you can copy directly into your project as a reotp.ts or reotp.js file and use it.
Features
- Automatically send Init and handle errors.
- Built-in Polling (continuous status check) function.
- Strong Typescript types provided.
Integration Code (SDKs)