VEuPathDB / lib-jaxrs-container-core

Core library for VEuPathDB JaxRS container services
Apache License 2.0
0 stars 0 forks source link

Support bearer tokens #42

Closed ryanrdoherty closed 6 months ago

ryanrdoherty commented 7 months ago

Will try to prefer bearer tokens for authentication, but fall back to old Auth-Key WDK cookie and raw guest ID auth when bearer tokens not present.