S
S
sbh2019-07-01 04:38:23
User identification
sbh, 2019-07-01 04:38:23

What is the best way to implement authorization check in REST API service?

There is a small project, there is a php script that acts as an API service.
Parameters are passed to the script, depending on the parameters, the script works one way or another with the database.
What is the best way to implement verification whether an authorized request has come or not on the side of this script?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
kafkiansky, 2019-07-01
@sbh

Use jwt.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question