Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create database on a user signup #43

Open
denis-sokolov opened this issue Apr 28, 2015 · 3 comments
Open

Create database on a user signup #43

denis-sokolov opened this issue Apr 28, 2015 · 3 comments

Comments

@denis-sokolov
Copy link

One database per user seems a popular approach for CouchDB. This project adds many features missing in CouchDB authentication. Perhaps it could also add creation of a database on a signup? Any plans along those lines?

@micky2be
Copy link

micky2be commented Mar 1, 2016

+1
Or at least adding the possibility to catch the event of user creation so we can build all the database needed for this user.

@twilson63
Copy link
Owner

Thank you for your suggestion, a pull request for this feature with some sort of configuration flag would certainly be welcome.

@darksnow
Copy link

Couch now handles this on it's own, so no need to add the functionality.

https://docs.couchdb.org/en/latest/config/couch-peruser.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants