Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70763

How to empty navigation stack for signout

$
0
0

@lifesuxtr wrote:

I am writing signout method for my app.The thing is i want to empty nav stack before signing out but i dont know how ??

signout(){
    //unsubscribtionshere
    this.app.auth().signOut().then(a =>{
        //clear navigation stack
        alert("you successfully signed out");
        this.navCtrl.setRoot(LoginPage); //push user to loginpage
      });
}

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70763

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>