Channel Avatar

Lars Bilde @UCz25VbXwsbFsd3ynkNGok2w@youtube.com

9.5K subscribers - no pronouns :c

Educational videos for different programming languages and d


09:06
Distributed Programming Fullstack 2021 | S3P43 | Security | Decode JWT Token | Validate Expiration
04:58
Distributed Programming Fullstack 2021 | S3P42 | Security | Add Create User Form and Call Backend
02:53
Distributed Programming Fullstack 2021 | S3P41 | Authorize Web APi Route | Prepare Create in Fronten
06:24
Distributed Programming Fullstack 2021 | S3P40 | Security | Create AuthUser Bugfix Salt ASCII Issues
04:54
Distributed Programming Fullstack 2021 | S3P39 | Security | Create AuthUser Route in Our Web API
07:45
Distributed Programming Fullstack 2021 | S3P38 | Security | Create And save AuthUser in Service
06:42
Distributed Programming Fullstack 2021 | S3P37 | Angular | Error handling Observable catchError
04:25
Distributed Programming Fullstack 2021 | S3P36 | Security | Changing Response from Backend Login
03:46
Distributed Programming Fullstack 2021 | S3P35 | Angular Security | Showing login message if login f
05:25
Distributed Programming Fullstack 2021 | S3P34 | Angular Security | AuthGuard logic using Map in Obs
04:07
Distributed Programming Fullstack 2021 | S3P33 | Angular Security | Guard Route Introduction
04:30
Distributed Programming Fullstack 2021 | S3P31 | Angular Security | Router on Login and Logout
03:21
Distributed Programming Fullstack 2021 | S3P32 | Angular | Observable take to avoid memoryleaks
04:55
Distributed Programming Fullstack 2021 | S3P30 | Angular | BehaviorSubject Observables Memory Leaks
05:08
Distributed Programming Fullstack 2021 | S3P28 | Angular | BehaviorSubject Observables Listen JWT
03:43
Distributed Programming Fullstack 2021 | S3P29 | Angular | BehaviorSubject call next trigger event
03:33
Distributed Programming Fullstack 2021 | S3P27 | Angular Security | Logout by locally Removing JWT
06:37
Distributed Programming Fullstack 2021 | S3P26 | Angular Security | Add JWT to Req with interceptors
05:27
Distributed Programming Fullstack 2021 | S3P23 | Angular Security | AuthService and Auth Dtos
05:19
Distributed Programming Fullstack 2021 | S3P25 | Angular Security | Store JWT in Localstorage
03:24
Distributed Programming Fullstack 2021 | S3P24 | Angular Security | Using Login in AuthService
05:58
Distributed Programming Fullstack 2021 | S3P22 | Angular Security | Login Page with Reactive Forms
02:53
Distributed Programming Fullstack 2021 | S3P21 | Angular Security | Auth Module
02:37
Distributed Programming Fullstack 2021 | S3P20 | Security | Intro Creating a Secure Frontend
04:48
Distributed Programming Fullstack 2021 | S3P18 | Security | Swagger Authentication with Hashed Passw
02:21
Distributed Programming Fullstack 2021 | S3P19 | Refactor Our Seeders to use Depedency Injection
04:09
Distributed Programming Fullstack 2021 | S3P17 | Security | Authenticate User Plain PW to Hashed
04:40
Distributed Programming Fullstack 2021 | S3P16 | Security | Adding Hashed Password and Salt to AuthU
05:12
Distributed Programming Fullstack 2021 | S3P15 | Security | What is Hashed Passwords and Salt
03:51
Distributed Programming Fullstack 2021 | S3P14 | CLEAN Refactoring and Code Cleanup
04:56
Distributed Programming Fullstack 2021 | S3P12 | Security | Setup AuthContext and LoginUserEntity
04:26
Distributed Programming Fullstack 2021 | S3P13 | Security | Add a User and use him to login
06:07
Distributed Programming Fullstack 2021 | S3P11 | Security | Generate a Json Web Token
03:13
Distributed Programming Fullstack 2021 | S3P9 | Security | JWT Validation | Audience and Issuer and
04:33
Distributed Programming Fullstack 2021 | S3P6 | How to use Appsetting json file
02:17
Distributed Programming Fullstack 2021 | S3P8 | Security | JWT Validation | Digital Signing
03:10
Distributed Programming Fullstack 2021 | S3P10 | Security | Add Bearer JWT to Swagger in Startup Fil
02:21
Distributed Programming Fullstack 2021 | S3P7 | Security | JWT Use Authentication schema package
04:50
Distributed Programming Fullstack 2021 | S3P5 | Security | Add a SecurityService
05:35
Distributed Programming Fullstack 2021 | S3P4 | Security | AuthController with Login Endpoint
02:24
Distributed Programming Fullstack 2021 | S3P3 | Security | Very basic Json Web Token or JWT intro
03:26
Distributed Programming Fullstack 2021 | S3P2 | Branching Frontend and Backend for Security
05:38
Distributed Programming Fullstack 2021 | S2P56 | Branching and merging with pull requests
06:04
Distributed Programming Fullstack 2021 | S2P55 | CORS Multi Origins | Seed Data | No Products
02:46
Distributed Programming Fullstack 2021 | S3P1 | Security Intro
04:37
Distributed Programming Fullstack 2021 | S2P54 | CORS | Frontend Production Path for Backend CORS
02:49
Distributed Programming Fullstack 2021 | S2P57 | GetAll Outro
05:22
Distributed Programming Fullstack 2021 | S2P51 | Make sure we have DB in production and Deploy code
04:57
Distributed Programming Fullstack 2021 | S2P53 | Angular Deploy to Firebase Hosting
04:19
Distributed Programming Fullstack 2021 | S2P52 | Angular Build and prepare for Production REST API
04:54
Distributed Programming Fullstack 2021 | S2P49 | Angular Error Handling with Pipes and ngtemplates
03:11
Distributed Programming Fullstack 2021 | S2P48 | Angular Async Else with Ng Template and Delay Pipe
02:50
Distributed Programming Fullstack 2021 | S2P50 | Backend to Azure | Setup Free Web App
05:13
Distributed Programming Fullstack 2021 | S2P47 | Angular Observable Pipe with Take and using Async
04:00
Distributed Programming Fullstack 2021 | S2P46 | Angular Observables should ALWAYS be unsubscribed
04:14
Distributed Programming Fullstack 2021 | S2P45 | Angular ngfor and ngif to show data
04:53
Distributed Programming Fullstack 2021 | S2P44 | Fix Cross Origin or CORS issue in the backend
04:36
Distributed Programming Fullstack 2021 | S2P42 | Angular HttpClient GET Observable Async
03:32
Distributed Programming Fullstack 2021 | S2P43 | Angular Subscribe to observable + HttpClientModule
04:07
Distributed Programming Fullstack 2021 | S2P40 | Angular Dtos in shared folder