AtlasOfLivingAustralia / bie-index

Taxonomic search services
https://bie-ws.ala.org.au/ws
Other
1 stars 17 forks source link

Check/replace legacy API-KEY usage with JWT based check #389

Open nickdos opened 1 month ago

nickdos commented 1 month ago

Potential candidate:

https://github.com/AtlasOfLivingAustralia/bie-index/blob/develop/grails-app/controllers/au/org/ala/bie/MiscController.groovy#L191

Should include a scopes attribute for newer JWT checks.