DevTKSS
DevTKSS
@kevinchalet > The manual client registration - configured in both the console and web clients - is exclusively meant to be used with the local OIDC server contained in the...
maybe this here could apply to the "How should we work with asset files like images or similars": https://learn.microsoft.com/en-us/aspnet/core/fundamentals/static-files?view=aspnetcore-9.0 for given case that we have no "MapStaticAssets" at this point...
@agneszitte looked up the changes, but to me as I used mainly mvux in the last time it seems like the typo tryed to be corrected is none because we...
@wadepickett Could someone sort then in one doing the TOC a little bit? the Tutorial for minimal api is listed twice just with different naming in the toc
@mikekistler would suggest some things as I for example are developing not with Blazor or Maui, then on the Uno Platform Codebase, which allowes us to not just use mobile...
@guardrex is this getting started and minimal api not what you are on right now?
@martincostello thanks for your response and time! Until you find time, do you think from what you seen and the tests implemented by now, I could use the produced .dll...
@martincostello Hey, I am on trying the provider with the `samples/Mvc.Client` but a bit confused how and where to set the Callback Url, as the Etsy API requires me to...
@martincostello 🎉 🥳 Worked!!! just that the `CallbackPath` needed to be `/callback/etsy` with the `/` before
@martincostello Resolved Merge Conflicts + cleaned commits up a bit I would have squashed some more/reworded, but the sln->slnx migration crashes `git rebase -i` so hope it's okay like this?