Closed l-vincent-l closed 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.
POST /token
Pour faire un appel à /orientation il faut maintenant passer ce token dans le header X-TOKEN
X-TOKEN
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