static-web-apps-cli icon indicating copy to clipboard operation
static-web-apps-cli copied to clipboard

fix(msha): change auth regex for unsupported providers to allow providers with numbers

Open jstoker opened this issue 10 months ago • 0 comments

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'.

jstoker avatar Mar 06 '25 11:03 jstoker