mikedeboer / jsDAV

jsDAV allows you to easily add WebDAV support to a NodeJS application. jsDAV is meant to cover the entire standard, and attempts to allow integration using an easy to understand API.
http://www.mikedeboer.nl
MIT License
681 stars 159 forks source link

User management for jsDAV #156

Open moshere opened 7 years ago

moshere commented 7 years ago

Hi, We would like to implement user management for the jsDAV. It means that every user that login to the system will be able to browse to separate directories. In addition to manage set of users.

Which component / tool / code we can use for this.

Thank you, Moshe