阅读背景:

如何将结果从POST请求传递到Ionic和Angular中的另一个页面

来源:互联网 

I'm using ionic to build a mobile app and I'm implementing very lightweight authentication (no security) into the app. Basically when a users hits the login button after submitting their email and password, their information is checked against a database using a POST request. Now my question is, once I have confirmed that the user's information is in the database, I'd like to pass that response object from the POST to a profile page that can then show the user's profile information. How can I pass information (the response object) from one controller to the another page so it can then be displayed on screen? Code below:I'm using ionic to build a mobile app and I'm i




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: