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
We need to add a way to protect endpoints and the documentation, in order to do this, we must be able to still send and list messages given a certain session id, but all of the other endpoints must be used with authentication.
Maybe we should bring dialog-api-key as a key component of the project.
The text was updated successfully, but these errors were encountered:
hey @hbharath327, I'm so so sorry that I missed your comment! Thank you for asking for more context.
Right now, whenever you have a dialog instance running, you can access the docs through /docs in the URL, but this is not good for a safety standard. I would like to add a query param or the possibility for the user to change this URL in the environment variables, making it more secret.
We need to add a way to protect endpoints and the documentation, in order to do this, we must be able to still send and list messages given a certain session id, but all of the other endpoints must be used with authentication.
Maybe we should bring dialog-api-key as a key component of the project.
The text was updated successfully, but these errors were encountered: