blindnet-io / product-management

Repository dedicated for reporting bugs, ideas for improvements, and new features
6 stars 0 forks source link

📌 Add authentication to demo #996

Closed TheKinrar closed 2 years ago

TheKinrar commented 2 years ago

While demo already has an authentication UI, it's completely client-side and therefore does not provide any authentication for server requests.

What needs to be done:

We also need to authenticate DCI requests, but these are app-scoped, so it's a bit different, we don't need email verification. Instead, we need to:

milstan commented 2 years ago

Same needs to be done on the dogfood Privacy Portal and Talent Portal