AtlasOfLivingAustralia / ecodata

Data capture webservices supporting Biocollect and other apps
https://ecodata.ala.org.au/documentation/index
8 stars 15 forks source link

Enable JWT access to harvest APIs #902

Open temi opened 8 months ago

temi commented 8 months ago

Currently, ALA harvester authenticates with user name and api key. This mechanism is deprecated and will be removed with cognito. Migrate these APIs to be accessible via JWT token.

temi commented 7 months ago

Fix deployed to test environment. @patkyn is testing it .