You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create database connection:
Use MySQL
Connect to "localhost:3306"
With credentials from config
When user submits form:
Create database query:
Select from users
Where email matches input
Return first result