Please enable JavaScript.
Coggle requires JavaScript to display documents.
BLOG - Coggle Diagram
BLOG
User Login
-
-
-
Remove Login, Signup option from navbar and replace it with Logout
-
Registeration
name, Email (primary key) , password (will be saved in hashed format)
After success, redirect to USER login page
-