ForbesLindesay/connect-roles

Mongodb built-in roles

Closed this issue · 4 comments

Any chance to integrate with mongo's built-in roles and privelliges?

What would that look like?

var user = db.systems.users.find user By Id()
If user.role == mainAdmin then ok for edite and update...
Please tell me, is an authorization as it is is undependent on any db?

This seems like something that would be provided separately, not part of this distribution.

One may close this issue.