|
|
|
|
|
by joshsharp
3184 days ago
|
|
We do not need to honour cookies when making requests to the API as we use token authentication. Even if we wanted to keep users logged in within the web view, which we don't because the web view is just for static help pages, we wouldn't want to send those to the API. |
|