With everything moving to components and serving out views is it a bad idea 
to make a function to serve the view from a server?

I have a flash file browser where i can see the public folders so 
essentially I can see all "protected" folders yet angular put everything 
public. 
Sure its no big deal since its not functional but is it not a flaw to see 
something your not supposed to see?

I can make a component and pass the view to be served from Laravel so how 
is that any different. Laravel can do all the Auth and spit out the correct 
view. Why have Angular JS determin Auth , then pass to Laravel to do the 
same thing?

Seems like with Angular you have to do everything twice.

Makes no sense? 



-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to