I need to create a login page using python the requirements are:USE SQLITE3 DB. User credentials have to be stored in the DB and when user enter details in DB the login must match the credentials...

1 answer below »
I need to create a login page using python the requirements are:USE SQLITE3 DB. User credentials have to be stored in the DB and when user enter details in DB the login must match the credentials stored in the DB.
The application should allow users to access the program if the login credentials match a set recorded in the database. If the credentials do not match, the application should give an error message and lock out an account if 3 attempts were made. If successful, the user should be directed to 2-factor authentication to verify the user.
If login ID and the entered email match, send link to email to reset password. Once password is reset, only the new login credentials should allow a user access to the program’s main menu.




Answered Same DayNov 29, 2021

Answer To: I need to create a login page using python the requirements are:USE SQLITE3 DB. User credentials...

Sathishkumar answered on Nov 29 2021
119 Votes
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here