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

Isolated users #1

Open
l0stpenguin opened this issue Jul 20, 2016 · 0 comments
Open

Isolated users #1

l0stpenguin opened this issue Jul 20, 2016 · 0 comments

Comments

@l0stpenguin
Copy link

Hi, i was checking out your example and it seems really interesting. I noticed that you store the users and access tokens in a shared database and all other models are separated. It would be better if the users also exist in the specific tenant databases. Right now, the users from the different tenants are mixed. I tried separating them but ran into issues when the access token is validated. Also why have a User and a Person model when the Person model can inherit from the User object?

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

1 participant