bcgov / critterbase-api

0 stars 0 forks source link

Fixes bug which skips validation of Critterbase API Key. #28

Closed JeremyQuartech closed 1 year ago

JeremyQuartech commented 1 year ago

Adds a check against the api key env variable and returns with status 401 (unauthorized) if it is incorrect.