L
L
Lorem Ipsum2020-02-07 12:51:52
symfony
Lorem Ipsum, 2020-02-07 12:51:52

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

2 answer(s)
S
Stalker_RED, 2019-05-24
@Stalker_RED

Use a CRUD generator like
https://www.benedict.cloud/2018/05/02/easy-symfony...

L
Lorem Ipsum, 2020-02-10
@GeorgeGeorge

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 question

Ask a Question

731 491 924 answers to any question