6 ms·
They shouldn't be logging in via the webview within the app anyway, so that's moot. We are using cookies, as the post says, as a fallback authentication so de
by joshsharp 9y ago
They shouldn't be logging in via the webview within the app anyway, so that's moot.
We are using cookies, as the post says, as a fallback authentication so devs can browse the API from a browser if they're logged in to the site.
- eridius 9y agoWhy are devs using a browser to hit API endpoints? There are much better tools. My preferred one is called Paw (https://paw.cloud https://paw.cloud) but there are others.