Skip to content

Python code to verify a user's email address by sending an automatically generated n(variable) size OTP that is sent to the user's email address. The OTP generated is time sensetive and requires the person to enter the received otp for verification.

prateek-manocha/Email-verification-using-OTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email-verification-using-OTP

Python code to verify a user's email address by sending an automatically generated n(variable) size OTP that is sent to the user's email address. The OTP generated is time sensetive and requires the person to enter the received otp for verification.

About

Python code to verify a user's email address by sending an automatically generated n(variable) size OTP that is sent to the user's email address. The OTP generated is time sensetive and requires the person to enter the received otp for verification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages