I created several angular projects simulating the faces of a system, eg: stock project, financial project, etc. And now I came up with a question, I was going to do a single login system that would check who the user is and direct him to the project he has access to. Would you like to know there is a proper way to do it? I thought about creating a new project, doing a login check and then creating components, and copying and pasting of previous projects.