tl;dr
While other frameworks can handle authentification, it's would be very nice to get authorization into timvt .
authorization?
Authorization, in this case, means to restrict the access data and their attributes to limited spatial extents:
- User A.1 can access area A and all attributes,
- User A.2 can access area A, but only some of the attributes,
- User B.3 can access areas A and B and just the attribute ID,
- etc.