I think I'm missing something with Custom Auth flows.
I have it setup to show a Modal as the first step, store the input of that modal into a variable, then I use that variable in the header.
I then added a login button for that resource.
When I click on that button, I expect the modal to show up. Instead, I get a "successfully authed" message and nothing happens. I check the header and nothing is sent.
What am I missing?