V
V
Vadim2019-04-08 00:46:19
User identification
Vadim, 2019-04-08 00:46:19

How to support user authentication in REST API?

Hello,
RESTfull API's don't store state like user authorization. Then in what ways, after the correct login and password are entered, subsequent APIs are called? Not with every new URI call, the username and password are transmitted again??

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
David, 2019-04-08
@Viji

https://jwt.io/

I
Ivan Shumov, 2019-04-08
@inoise

What do you need tokens for? OAuth2, OpenId, Bearer token

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question