|
|
@ -128,8 +128,7 @@ export const routes: Routes = [ |
|
|
import('./pages/webauthn/webauthn-page.component').then( |
|
|
import('./pages/webauthn/webauthn-page.component').then( |
|
|
(c) => c.GfWebauthnPageComponent |
|
|
(c) => c.GfWebauthnPageComponent |
|
|
), |
|
|
), |
|
|
path: internalRoutes.webauthn.path, |
|
|
path: internalRoutes.webauthn.path |
|
|
title: internalRoutes.webauthn.title |
|
|
|
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
path: internalRoutes.zen.path, |
|
|
path: internalRoutes.zen.path, |
|
|
|