Skip to content

Shared entities & services #152

Closed Answered by Sairyss
ThiagoLopezA asked this question in Q&A
Discussion options

You must be logged in to vote

Just treat User/Authentication module as a shared module, which is typical for most kinds of apps.
You can put it either in modules/User, or if you want explicitly state that it's shared, you can put it under shared/common directory, for example modules/shared/User.
Whatever you like more.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ThiagoLopezA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants