Creates a mountable Router instance whose routes are all gated by an authentication provider. Behaves like the exported Router() factory (including optional route-parameter rewriting), with the addition of setAuthenticationProvider.
Router()
setAuthenticationProvider
Creates a mountable Router instance whose routes are all gated by an authentication provider. Behaves like the exported
Router()factory (including optional route-parameter rewriting), with the addition ofsetAuthenticationProvider.