elthran / UDK

A text-based empire strategy game
0 stars 0 forks source link

Create login and user creation page #28

Closed klondikemarlen closed 3 years ago

klondikemarlen commented 3 years ago

Overview

Create a login page that allows user login and user creation.

Solution

Added a logout button to the Sidebar. Added a login page with login and create. Use VueRouter navigation guard to redirect to login if you aren't logged.