- From: Amelia Magee <notifications@github.com>
- Date: Sat, 11 Apr 2020 12:23:25 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 11 April 2020 19:23:38 UTC
In my SPA, my server could return a 3xx response requiring the user to reauthenticate with a third party oauth provider. The fact that there is no way for me to simply read the 'location' header and intercept the fetch redirect to do a *real* redirect instead has singlehandled put me back to using nasty XMLHttpRequests. :'( I thought we've moved on from this! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/601#issuecomment-612495744
Received on Saturday, 11 April 2020 19:23:38 UTC