1 2 3
- this.firstTimeLogin = 0; + if(responseValue == 1 || responseValue == true || responseValue == "1"){ + this.firstTimeLogin = 1;