feat(admin) : add guard + service
parent
9fc2711f
No related branches found
No related tags found
Showing
- src/app/app-routing.module.ts 7 additions, 0 deletionssrc/app/app-routing.module.ts
- src/app/app.module.ts 4 additions, 1 deletionsrc/app/app.module.ts
- src/app/guards/admin.guard.ts 22 additions, 0 deletionssrc/app/guards/admin.guard.ts
- src/app/profile/profile.component.html 2 additions, 1 deletionsrc/app/profile/profile.component.html
- src/app/profile/services/profile.service.ts 7 additions, 0 deletionssrc/app/profile/services/profile.service.ts
src/app/guards/admin.guard.ts
0 → 100644
Please register or sign in to comment