In an Ember controller, I want to call my API to create a user and on success, transitionToRoute. This is what I currently want to work:In an Ember controller, I want to call my API t
In an Ember controller, I want to call my API to create a user and on success, transitionToRoute. This is what I currently want to work:In an Ember controller, I want to call my API t