Answer the question
In order to leave comments, you need to log in
Postgresql, React.js, Express, how to implement user authorization?
Hello! I have a small web application written in React. There was a task to implement authorization (without registration, I will enter users directly into the database myself). DB - Postgresql, back - Node.js (Express). I can not find how to properly implement authorization. Found an example with MySQL, are there strong differences? Or is there not much difference? There are also a lot of examples \ manuals \ videos with MongoDB, but this is not at all the same. I would be grateful for the answers, as there is little experience in this.
Answer the question
In order to leave comments, you need to log in
Use a CRUD generator like
https://www.benedict.cloud/2018/05/02/easy-symfony...
Solution - https://www.youtube.com/watch?v=a1hhL9z-fbU
The example uses the Sequelize package - it has an example of connecting to PostgreSQL
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question