Andy Brummer

Results 1 comments of Andy Brummer

I just ended up writing this code to hack my way around resetPassword handling for the redirect loginType: ``` let providerFactory = null; if (window.location.href.indexOf('AADB2C90118') > -1) { window.localStorage.setItem('resetPassword', true)...