Hi @dan.woda
Thanks for getting back.
Here’s the NextJS api route that is handling the POST
And a gist of the post-login action we’re testing with for good measure.
As I mentioned, this does work if we do it with a redirect rather than using axios to POST
.