Update slides

This commit is contained in:
JasterV 2025-06-15 18:08:30 +02:00
parent cb65477edb
commit 6ec101197f
2 changed files with 3 additions and 7 deletions

View file

@ -608,16 +608,11 @@ Timeout -> SSRHL -> Tracing -> SSRHL -> Auth -> Starsky service
## Building a layered service
<img alt="tower" src="assets/images/layers-diagram.svg" style="max-width: 35%;" />
---
Now let's dive into real middleware implementations
---
## Authentication middleware
## Authorization middleware
Let's build one with Tower.
We'll implement Auth0 M2M authentication.
Auth0 M2M authorization
---
## Authentication service

View file

@ -6,5 +6,6 @@ revealjs:
history: true
slideNumber: c/t
jumpToSlide: true
transition: fade
height: 1080
width: 1920