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 Apr 12, 2024. It is now read-only.
Although the read api can serve without authentication by default.
But strongly we should use authentication for any updates in our database.
https://github.com/vmware/bridgeql/blob/cb3055ac88f352d2531d1e0cd4036e96a4e0d805/bridgeql/django/settings.py#L16
we can use
bridgeql.django.auth.basic_auth
as default writer option.Please update README accordingly.
The text was updated successfully, but these errors were encountered: