Delegation-numerique-en-sante / covid19-algorithme-orientation-api

Code source de l'API recevant les réponses au questionnaire d'orientation Covid-19
MIT License
5 stars 4 forks source link

Ajout token à l'API /orientation #16

Closed l-vincent-l closed 4 years ago

l-vincent-l commented 4 years ago

On peut maintenant obtenir un token qui est stocké en base en faisant un appel à POST /token une chaine de caractère correspondant au token est retournée.

Pour faire un appel à /orientation il faut maintenant passer ce token dans le header X-TOKEN