Iñaki Elcoro
Iñaki Elcoro
The samples are outdated, they do not represent the current status of the library. Also I cannot look at the sample source code, but as I have various apps working...
Please revert the merged Pull Request #168 and set the headers explicitly on request instead of messing with the defaults. Versión 3.0.5 totally broke various ongoing applications, because as @alexsaare...
Just uploaded a pull request that reverts this behavior and instead uses a explicit per-request headers approach.
@paulvanbladel it would be a pleasure. However I have to be honest, I do not have much time to spare on side projects, at least not as much as I...
With the latest version of Skoruba Identity Server to make Identity with AzureAAD or any other Microsoft Identity protected auth system, you need to set cookieScheme parameter to null: ```...
I solved by following the advice from Microsoft Identity Web library, with the latest version to make Identity with AzureAAD or any other Microsoft Identity protected auth system, you need...
You are right, it installs either into the global got installation or the github installation. As posh-got flow is a command line utility I thinked that inside the command line,...
Any thoughts? Should I change the logic?
In my case I only have a global git installation, no GitHub installed, so I changed the script to look in environment variables for the git installation directory, accept a...
Great to see working to others, will prepare the PR tonight or tomorrow morning :-)