Techniques for authentication in AngularJS applications

Article about implementing authentication (current_user) and authorization (access rights) in AngularJS.

Has an surprising amount of practical and understandable code.

Henning Koch