|
|
|
|
|
by orweis
1119 days ago
|
|
In a sense you do own it, you just delegate it, and thanks to JWT and JWKs you control the identity flow. Meaning, you don't have to physically be the guard at the door, to know your door is guarded. And you can use passports and well formed policies (ideally as code) to communicate to your guards who to let in, when, and how. |
|
This doesn't translate well to a web app, to guard your data you have to physically have it somewhere where you and only you can access it.