New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

otp-plugin-strapi

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

otp-plugin-strapi

a post-install script to add the necessary files into the extensions folder for any given fresh initialisation of a Strapi project. This plugin replaces the default method for assigning a reset-password token to a user upon request. An 8-digit OTP (numeri

latest
npmnpm
Version
1.4.3
Version published
Maintainers
1
Created
Source

OTP Verification Plugin - Strapi 🚀

Description

A plugin to replace the Reset-Password method which generates a long and completely random token by default within a Strapi BE. The replacement method generates an 8-digit OTP of numeric format. This simplifies the retrieval and usage of the token for the end-user.

This plugin is targeted at use cases of Strapi with React Native.

Installation Guide

Simply run the following command,

yarn add otp-plugin-strapi

FAQs

Package last updated on 27 Jul 2020

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