I want to use json web tokenin my new project. In this project I use angularjs, and ruby on railsin this project.
Now I want to use jwtin the project. Before using deviseto manage users on the back server, but now I do not know what I use devisewith jwtor not. According to information that I find works by means , and one option - to remove the session. devisesessionjwt
Question: Is it correct to use devisewith, jwtor do I need to write a simple user management instead of developing and simply storing user information (email address and password) in a database?
source
share