You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, Peer uses the username and password authentication for the CouchDB authentication.
We should be looking at improving the authentication mechanism.
CouchDB supports the following types of authentication.
Currently, Peer uses the username and password authentication for the CouchDB authentication.
We should be looking at improving the authentication mechanism.
CouchDB supports the following types of authentication.
https://docs.couchdb.org/en/3.2.0/api/server/authn.html
We should be looking for enhancing the authentication by having other mechanism apart from Basic.
The text was updated successfully, but these errors were encountered: