0
I created several angular projects simulating faces of a system, ex: stock design, financial design and etc. And now I came up with a question, I was going to make a single login system that would verify who is the user and direct it to the project that has access. I wonder if there’s a proper way to do it? I thought about creating a new project, checking in and then creating components, and copying and placing from previous projects.