📄️ Setup authentication table
Setup an authentication table to handle users information.
📄️ Link with authentication table
Link other tables with authentication table.
📄️ Sign up user
Create a new user on your website.
📄️ Login user
Login an existing user on your website.
📄️ Check if user is logged in
Check if user is authenticated to access website.