Quiz on Route Guard: AuthGuard

Test yourself on the concepts of route guard.

We'll cover the following...

Quiz time!

1.

What does a route guard in Angular allow us to do?

A.

A route guard helps divide routes between multiple modules.

B.

A route guard helps add and remove routes within our application

C.

A route guard allows us to grant or restrict access to specific routes within our application.


1 / 4