zarzarbin

Results 2 comments of zarzarbin

Hi try this: .then((response) => { deviceStorage.saveKey("id_token", response.data.token); this.props.newJWT(response.data.token); console.log(response.data.token); })