neurodata / ndstore

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

Authtest #432

Closed Aeusman closed 7 years ago

Aeusman commented 7 years ago

Creating fixes for the token authentication problem by creating a custom class.

Aeusman commented 7 years ago

@kunallillaney This adds a custom authentication class that allows anonymous users to attempt to access resources and fixes the issue with empty token strings.