Models in Ember FW GC

While most Ember packages do not define any models, Ember FW GC defines one model, which can be imported, and that is the user model. In order to use GC Users properly in your app, you need to make a model, which exports this user model. For more information on how to implement this model, or what properties are available on the user model, see our API docs for the GC User Model.