Tag: AngularJS
Token-Based Authentication in AngularJS
Send bearer tokens via interceptors on each $http request.
Local Storage in AngularJS
Persist non-sensitive client data with localStorage wrappers.
Session Management in AngularJS
Keep auth session in a service; restore on app bootstrap.
AngularJS and Bootstrap
Style AngularJS apps with Bootstrap CSS; use UI Bootstrap for widgets.