View on GitHub

Angular-auth

Download this project as a .zip file Download this project as a tar.gz file

Live Demo

User registered? {{vm.authSrv.isRegistered()}}

User logged? {{vm.authSrv.isLogged()}}

Notes

{{vm.notes | json}}

Notice the request for notes will include the Authorization header if you are logged in.