You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

use-web-otp

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-web-otp

A minimal reack hook to implement webOTP in your app

0.2.0
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

React use Web OTP

Version Documentation Maintenance License: MIT License: MIT

A lightweight react hook to implement WebOTP api available in chrome android version 84 and higher.

Installing

using Yarn package manager:

$ yarn add use-web-otp

or using NPM:

$ npm install use-web-otp

Usage example

Contributing

  • Clone this repo
  • Create a branch: git checkout -b your-feature
  • Make some changes
  • Test your changes by running your local version
  • Push your branch and open a Pull Request

License

This code is open source software licensed under the MIT License.

Keywords

React

FAQs

Package last updated on 30 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts