|
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.ts
|
securing the video page with auth.guard
|
2024-08-06 04:38:17 +02:00 |