charwking / movie-club

A web app for running a work movie club
MIT License
3 stars 5 forks source link

Use in route resolves #161

Closed charwking closed 8 years ago

charwking commented 8 years ago

This uses the new $firebaseAuthService in route resolves. This allows for the removal of the authRequired and adminRequired state attributes on routes and the removal of the getCurrentUser method from authApi.

Some cleanups still to come: