Results 1 issues of Chris Sachs

The `nonce` wasn't attached to the login url, as it was redeclared, which got transpiled to ```js var nonce = null; if (!this.disableNonceCheck) { nonce_1 = this.createAndSaveNonce(); if (state) {...