|
I quite did not get the summary ? Had the following questions:
1. If REST does not recommend sessions on server, how can authentication be achieved ? Will the credentials be sent with each request and every request be authenticated every time?
2. A related question, what does REST recommend about cookies?
|