Better auth with UserService and caching.
authorCameron Ball <cameron@getapproved.com.au>
Wed, 22 Oct 2014 07:33:25 +0000 (15:33 +0800)
committerCameron Ball <cameron@getapproved.com.au>
Wed, 22 Oct 2014 07:33:25 +0000 (15:33 +0800)
commit667e70d1f065df2264cd5c523bdbea192ce63aed
tree35f0b8f940687c54217e3b31bca30f65e278b78b
parent64166ca3d672761cd75b8961141f10ca15797dc4
Better auth with UserService and caching.
app/components/hello/hello-service.js
app/components/menu/menu-controller.js
app/components/menu/menu-directive.js [new file with mode: 0644]
app/components/menu/menu.html
app/components/user/user-service.js [new file with mode: 0644]
app/components/userMenu/userMenu-directive.js [new file with mode: 0644]
app/components/userMenu/userMenu.html [new file with mode: 0644]
app/divinelegy.js
app/index.html