Blazor Web App with OpenID also exposing API, How to call from a function app?
I have a Blazor Web app (Server Side) that uses openid and roles (JWT). Everything works fine no problem with that. (still using .net Core 6.0) I am using Microsoft Tokens.