Skip to content

Adityagupta1625/auth-package

Repository files navigation

Email OTP auth

This repository contains the source code for an OTP (One-Time Password) authentication service. The service utilizes Redis and sqlite depending on user requirements for storing and verifying OTPs and a mail server for sending OTPs via email.

Usage

To use redis based implementation visit: https://www.npmjs.com/package/@email-otp-auth/redis

To use defaut sqlite based implementation viait: https://www.npmjs.com/package/@email-otp-auth/sqlite

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published