feat:Login into the app and redirect if the url is not public
parent
58d93e8a
No related branches found
No related tags found
Showing
- src/app/app-routing.module.ts 1 addition, 2 deletionssrc/app/app-routing.module.ts
- src/app/features/home/components/routables/home-search/home-search.routable.ts 2 additions, 2 deletions.../components/routables/home-search/home-search.routable.ts
- src/app/shared/enums/routes.enum.ts 0 additions, 4 deletionssrc/app/shared/enums/routes.enum.ts
- src/app/shared/guards/application-role-guard.service.ts 22 additions, 7 deletionssrc/app/shared/guards/application-role-guard.service.ts
- src/app/shared/guards/redirect-guard.service.ts 9 additions, 13 deletionssrc/app/shared/guards/redirect-guard.service.ts
- src/app/shared/helpers/public-url.helper.ts 10 additions, 0 deletionssrc/app/shared/helpers/public-url.helper.ts
Loading
Please register or sign in to comment