TheNetworkOfficial / SovereignQuest

0 stars 0 forks source link

Implement user authentication system (registration, login, logout). #29

Open TheNetworkOfficial opened 1 week ago

TheNetworkOfficial commented 1 week ago

Develop a simple user authentication system that allows users to register, log in, and log out of SovereignQuest. This forms the core of managing user sessions.

TheNetworkOfficial commented 18 hours ago

Added JS script to assist with flow of user authentication system. Additional development pendeded until completion of Issue #43