N
N
nighty222018-04-14 19:31:38
JavaScript
nighty22, 2018-04-14 19:31:38

How to authorize and save user settings for a Vue.js spa application?

Tell me if there are any tools, plugins for Vue.js to save the changes made by the user and authorization? How to implement this functionality easier ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Beach, 2018-04-14
@nighty22

authorization - jwt.
storage - vuex.
Maybe not the easiest option, but the most common and most easily maintained.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question