jackelliottorr / ReactVR_API

RESTful API using Azure Functions
1 stars 0 forks source link

Update all Functions to use AccessTokenProvider #14

Open jackelliottorr opened 4 years ago

jackelliottorr commented 4 years ago

This will mean that anyone trying to call the Functions will get an UnauthorizedResult if they don't provide a valid token in the http request.