Liam Workman
Liam Workman
That's for the tip @CyrusNajmabadi , I found a different library that implemented `aws-serverless-express` for azure and it worked like a charm (https://github.com/bigx333/azure-aws-serverless-express). @yvele I do really like this library,...
Looks like it's the same error as #21
This month's SPFx community call [mentions moving to MSAL](https://youtu.be/XmL3nOZ1QgQ?t=397), although I didn't see anything about PKCE. Is this accurate?
Anecdotally, I noticed `msal v1.4.0` being used to generate tokens this week.
For anyone else running into this, a style rule that only applies the spacing when the last node is empty appears to work. That way you don't get extra spacing...