angularfire
angularfire copied to clipboard
Broken imports in route guards documentation examples
The examples in route-guards.md use the wrong import for the AuthGuard. It should be import { AuthGuard } instead of import { AngularFireAuthGuard }.
This issue does not seem to follow the issue template. Make sure you provide all the required information.