4 ms·
Worse, most if not all "REST" apps have security vulnerabilities because of how browser front-ends handle authentication. To handle authentication "properly" y
by have-a-break 1y ago
Worse, most if not all "REST" apps have security vulnerabilities because of how browser front-ends handle authentication.
To handle authentication "properly" you have to use cookies or sessions which inheritly make apps not RESTful.