Martin Lingstuyl

Results 64 issues of Martin Lingstuyl

In our pipeline definition that we create when running `m365 spfx project azuredevops pipeline add`, we have an `CertificateSecureFileId` variable that should be used optionally instead of the `CertificateBase64Encoded`. No...

bug
help wanted

### Issue Description I need to override the prompt parameter with prompt=consent because of an issue with AAD that can be reproduced like this: 1) Create a Native AAD app...

This pull request fixes issue #167. I've added a check on `extraQueryParameters`. If it contains `prompt=`, it will set PromptBehavior to Auto (instead of Always). This way, the ADAL plugin...

## 🎯 Aim of the feature Add extra tasks so that you can update the patch, minor or major version of an SPFx project (package-solution.json) in one click. Extra nice...

⭐ enhancement
🤔 research
✏️prototype