meteoric / meteor-ionic

Ionic components for Meteor. No Angular!
http://meteoric.github.io
MIT License
1.51k stars 219 forks source link

ionNavBackButton and Oauth #343

Open rafaelcorreiapoli opened 8 years ago

rafaelcorreiapoli commented 8 years ago

Hi! I have a template where I use loginWith({loginStyle: "redirect"}) because it is recommended for some mobile enviroments However, after coming back to the app, ionNavBackButton points to the address where I was redirect to complete my oauth login Is there any workaround for this ?

Thanks, Rafael