deislabs / bindle

Bindle: Object Storage for Collections
Apache License 2.0
263 stars 37 forks source link

feat(server): Adds anonymous auth support for get endpoints #225

Closed thomastaylor312 closed 3 years ago

thomastaylor312 commented 3 years ago

The major change here is that now if no authorization header is passed authentication will be "successful" and pass on anonymous auth instead.