static-web-apps-cli
static-web-apps-cli copied to clipboard
fix(msha): change auth regex for unsupported providers to allow providers with numbers
Fix regression from #844 within the 2.x release and applies the same partial fix in #895 in the other code path. This is to support providers such as Azure AD B2C or Auth0, which usually would be using 'aadb2c' or 'auth0'.