Closed linus closed 7 years ago
Instead of relying on a default _users PouchDB for local auth, allow setting a custom one. This can be useful for using together with e.g. crypto-pouch, for having a per-user encrypted auth db.
_users
:+1:. Feel free to merge it.
Instead of relying on a default
_users
PouchDB for local auth, allow setting a custom one. This can be useful for using together with e.g. crypto-pouch, for having a per-user encrypted auth db.