-
Notifications
You must be signed in to change notification settings - Fork 0
Add Login #15
Copy link
Copy link
Labels
enhancementNew feature or requestNew feature or requestgeneralChanges will need to be made that affect Erdtree generallyChanges will need to be made that affect Erdtree generally
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgeneralChanges will need to be made that affect Erdtree generallyChanges will need to be made that affect Erdtree generally
BLUF
I would like for users to have the able to safely and securely login to the website. This will allow users to save builds.
Current State
Users operate Haligtree on a per-visit basis. The only form of "session" retention is saving the state to local memory upon state change and then loading that state when the user next visits Haligtree.
Future State
Users will have the option of making an account. This will require a username and password. SSO may also be an option. A database will need to be stood up. User data management will consist of saving the states of either the weapon or armor pages as "builds".