How do call a Meteor server from an Ionic app and have it respect your user ID

When I call try to call a Meteor server from an Ionic app, the user ID is not recognized on the server, despite having successfully logged in.

Here’s a github repo the replicates the problem:

I also put this question up on stack overflow: