We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 502f6c0 commit e420081Copy full SHA for e420081
1 file changed
src/app/app-routing.module.ts
@@ -184,6 +184,7 @@ import {
184
data: {
185
isBackDoor: true,
186
},
187
+ canMatch: [() => environment.auth.disableStandardLogin],
188
189
{
190
path: 'login',
0 commit comments