lukas-kratochvil / mafil-proband-safety-questionnaire

MAFIL - Proband Safety Questionnaire
https://mafil-proband-safety-questionnaire.vercel.app
The Unlicense
2 stars 0 forks source link

Backend API authentication #26

Closed lukas-kratochvil closed 2 months ago

lukas-kratochvil commented 3 months ago

Use client OIDC access token of the logged in operator. This implies that only those API endpoints not accessible from the proband part of the frontend app must be authenticated on the backend.

Steps: