bearded-web / bearded

MIT License
130 stars 44 forks source link

Add admin flag to admin users #81

Closed slonoed closed 9 years ago

slonoed commented 9 years ago

When /me requested backend should mark user is he admin or not.

user: {
  admin: true|false
}

https://github.com/bearded-web/frontend/issues/116