1.0.3 • Published 4 years ago

otp-verification-plugin-strapi v1.0.3

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

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-verification-plugin-strapi