Ember mirage factory

Am creating an app without server. So am using ember-cli-mirage. I need to get information from user and store it in factory dynamically. Can anyone help me with this?

If you use ember-pouch without a CouchDB backend it does what you want out-of-the-box. I can help with that.