videoflix/frontend/src/app
2024-08-07 04:48:22 +02:00
..
components check email duplicates on the server before registration 2024-08-07 04:48:22 +02:00
environments added & configure auth login, environments & error.service 2024-08-04 15:55:49 +02:00
services check email duplicates on the server before registration 2024-08-07 04:48:22 +02:00
shared/components added user register 2024-08-04 20:44:26 +02:00
app.component.html added auth component 2024-08-01 11:56:52 +02:00
app.component.scss first commit 2024-08-01 11:02:09 +02:00
app.component.spec.ts first commit 2024-08-01 11:02:09 +02:00
app.component.ts first commit 2024-08-01 11:02:09 +02:00
app.config.ts added auth.service & config HttpClient 2024-08-04 10:48:52 +02:00
app.routes.ts securing the video page with auth.guard 2024-08-06 04:38:17 +02:00
auth.guard.spec.ts securing the video page with auth.guard 2024-08-06 04:38:17 +02:00
auth.guard.ts securing the video page with auth.guard 2024-08-06 04:38:17 +02:00