fnakstad / angular-client-side-auth

One way to implement authentication/authorization in Angular applications
http://angular-client-side-auth.herokuapp.com/
MIT License
1.63k stars 346 forks source link

Migration to Express 4 + updating all depenendies except ValidatorJS #83

Closed lkrnac closed 10 years ago

lkrnac commented 10 years ago

I verified all existing tests. Didn't test social logins though (not sure how to do that).

lkrnac commented 10 years ago

Actually I missed that node 0.8.x is still supported. Not sure if this migration is possible without dropping 0.8.x support.

fnakstad commented 10 years ago

Thanks for taking the time to put together this PR! I decided to drop 0.8.x support after all.