Open
Description
Returns a user account info (email, name) and a list of organizations for user.
Can likely cherry pick from this https://github.com/bithubapp/bithub-admin/blob/develop/models/account.js
Use donejs add supermodel command to create model first, then merge with above.
- Merge old model
- Verify define props
- Create fixtures
- Add docs
- Add tests