Hi Mertin, No, this is a userland extension. There is just so much difference between each app that it's next to impossible to use an off-shelf solution. Also, the authentication solution is mostly dictated by the back-end. While, as you have noted, most backend framework has a solution for it, most of them are not using the same API. Hence, they need a different thing from the front-end. And this is just 1 factor. Then there is authentication as a service (like Auth0) Again, slightly different API's again. Most of those come with a front-end solution too. Also, not exchangeable. There are a couple of more reasons, for auth not to be in Angular, but the above is more or less the true culprit.
I really would like to a have a more uniform solution for auth, but given the current landscape for that, it's just not feasible. It's not all grim, though, it looks like it that OAuth2 in combination with JWT will be going to 'win'. Regards Sander -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" 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.
