angular/angularfire

Broken imports in route guards documentation examples

Erick2280 opened this issue · 1 comments

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.