V
V
vetsinen2018-03-23 10:55:47
MySQL
vetsinen, 2018-03-23 10:55:47

Does it make sense for a rest service to use user authorization using mysql?

hello, I'm developing a small rest-service. I wanted to know if it is technically possible to check user rights to access data using the built-in authentication in mysql or another relational database. To what extent would such an option be acceptable and safe?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
Boris Korobkov, 2018-03-23
@BorisKorobkov

is it technically possible to check user rights

Well, yes.
How fast and safe it will be depends on your code.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question