I have API which return a JWT as string when we senc valid credentials to api/signin in POST method.
Now I want to connect my ASP.NET Core MVC application to this API