We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f83498 commit 1e96d5dCopy full SHA for 1e96d5d
1 file changed
src/app/app-routes.ts
@@ -178,6 +178,7 @@ export const APP_ROUTES: Route[] = [
178
data: {
179
isBackDoor: true,
180
},
181
+ canMatch: [() => environment.auth.disableStandardLogin],
182
183
{
184
path: 'login',
0 commit comments