perfood / couch-auth

Powerful authentication for APIs and apps using CouchDB (or Cloudant) with Node >= 14
MIT License
68 stars 19 forks source link

Add option parameter to allow creation of a partitioned db for new users #24

Closed Karalix closed 2 years ago

Karalix commented 2 years ago

It is mostly just adding a boolean parameter in the config file, and making sure it is used during the userDb creation.

I hope it is all right.

fynnlyte commented 2 years ago

LGTM for the code and doc changes, but I won't accept any changes to the package-lock.json. You'll need to replace it with the version that is currently in master before I can merge.

Karalix commented 2 years ago

Hi, looks like I at last managed to revert my mistake. Sorry it took so long and so many iterations, its been a rough week.

And thanks for your work on this project. Do not hesitate to reach if I can help with anything sometime.

fynnlyte commented 2 years ago

No worries, I'm not in a hurry here.

Thank for your PR. If you want to get involved more: