Sage-Bionetworks / dccmonitor

Allows for monitoring of data uploaded via the dccvalidator application. Functions for getting information on the uploaded files, metadata validation status, and more.
https://sage-bionetworks.github.io/dccmonitor
Other
2 stars 4 forks source link

Remove sessionToken login and add check for anonymous user #114

Closed Aryllen closed 3 years ago

Aryllen commented 3 years ago

Don't need sessionToken login anymore, but need to make sure user isn't logged in anonymously.

Aryllen commented 3 years ago

Tested locally. Tested same change in dccvalidator on the shiny server. Both appear to work.