OptimalBits / node_acl

Access control lists for node applications
2.62k stars 369 forks source link

How to sort roles added in order #202

Open mkjangid opened 8 years ago

mkjangid commented 8 years ago

I need to sort roles in order of date they were created. Is there a way?

akaustel commented 8 years ago

Short answer: no.

Roles are implicit, and to my understanding all meta data is supposed to be stored elsewhere.