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
{{ message }}
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
The session object should point to the correct authentication db.
When requesting _session, it includes info.authentication_db: "_users", but that database is not accessible in BigCouch.
It would be nice to get information about where the users are stored from inside the session object.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The session object should point to the correct authentication db.
When requesting _session, it includes
info.authentication_db: "_users"
, but that database is not accessible in BigCouch.It would be nice to get information about where the users are stored from inside the session object.
The text was updated successfully, but these errors were encountered: