Pablo Ortega Olivares
Results
2
issues of
Pablo Ortega Olivares
## Expected Behavior CouchDB should allow for authentication via a JWT generated from an outside service. This would allow admins (and non-admins) to log into the UI using temporary tokens...
## Overview CouchDB allows JWT Token authentication. FauxtonUI however, does not have a way to leverage these tokens to access the server. This change allows users to use JWT tokens...