rconjoe/provana-mono

Login vuex store

Closed this issue · 0 comments

need to add a trigger in the vuex store that the login-overlay will listen to. We should also include a tab field so the overlay can be loaded as register or login based on where the user is coming from.

state:{
     showLogin: Boolean
      Tab: ""}