Get a user object by username or id javascript

I’ll check to see if it’s possible to do this in the current scenario.

Yeah. I’ll need to add a method to UsersController to find a user by id and add a method in the ember side User model to call this new controller method.