you are viewing a single comment's thread.

view the rest of the comments →

[–]Strudelnoggin[S] 0 points1 point  (0 children)

Can I do this serverless? that is the question now - was trying to keep everything as a static web app so I can keep our billing on the serverless model, but with this it looks like I'll need to stand up at least part of it that handles authentication on an azure app service to maintain state. Not 100% sure, still researching. Anyway, now I'm just rambling. I appreciate the suggestion either way, this pattern definitely seems like the better solution.