neurodata / ndstore

code for storing neurodata images and image annotations
http://neurodata.io
Apache License 2.0
38 stars 12 forks source link

Authentication On Empty Token #421

Closed Aeusman closed 7 years ago

Aeusman commented 7 years ago

Authentication may not be handling this case properly when the header for auth is passed, but no token is.

kunallillaney commented 7 years ago

@Aeusman I think this is now resolved?

Aeusman commented 7 years ago

This is resolved follow creation of custom TokenAuth Class