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

Add user management #10

Open
pc-coholic opened this issue Jan 21, 2020 · 0 comments
Open

Add user management #10

pc-coholic opened this issue Jan 21, 2020 · 0 comments

Comments

@pc-coholic
Copy link
Owner

Right now, users have to be added manually through Django-Admin's built-in UI. Not very intuitive and not very scalable.

Some things to think about:

  • User-model
  • Tenant-/Group-model
  • Self-Registration with eMail-verification, password-reset, etc.
  • Possibility to join an existing tenant via invitation

All of these issues can probably be solved by using a proper, already existing user-management-app.

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

No branches or pull requests

1 participant