Open
Description
The examples in route-guards.md use the wrong import for the AuthGuard
. It should be import { AuthGuard }
instead of import { AngularFireAuthGuard }
.
Metadata
Metadata
Assignees
Labels
No labels
The examples in route-guards.md use the wrong import for the AuthGuard
. It should be import { AuthGuard }
instead of import { AngularFireAuthGuard }
.