AtlasOfLivingAustralia / collectory

Metadata registry for the Atlas
https://collections.ala.org.au
Other
0 stars 15 forks source link

Usage of apikeys in APIs #229

Closed yasima-csiro closed 9 months ago

yasima-csiro commented 9 months ago

This API accepts apikey in header to give more information on dataResource connection details. But you can try the same API with apikey as a query param which gives you same information. so i believe we might need to address this issue (using apikey as a query param and how we can use JWT instead of apikeys) if we want to completely decommission the apikeys.

adam-collins commented 9 months ago

JWT works for me