Hi, may I ask is it a good practice to break a huge angular app into multiple 
page application? For instance, suppose i have an e-commerce website, the 
authentication part is handled by one app, and the main website is handled by 
another one.

Is this a good practice? Also, what if i want the main website to be accessible 
only after the user has logged in? How do i prevent the user from accessing the 
main website if he/she is not authenticated?

Thank you very much

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to