o2r-project / api

Reproducibility service RESTful web API specification and documentation
https://o2r.info/api
Other
3 stars 8 forks source link

Rename cookie or replace with Authentication: Bearer header #76

Open nuest opened 6 years ago

nuest commented 6 years ago

See https://github.com/o2r-project/o2r-bouncer/issues/14

Important: must update all microservices for this!

There fore it might be preferable to switch to a non-cookie based way to provide the token, for example with Authentication: Bearer header.