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, the API credentials for the chat interaction are stored as action token in the config, which is very unhandy.
Therefore, the bot account should be authenticated in the web interface using the OAuth2 flow. The token should then securely being stored in the database.
The text was updated successfully, but these errors were encountered:
Currently, the API credentials for the chat interaction are stored as action token in the config, which is very unhandy.
Therefore, the bot account should be authenticated in the web interface using the OAuth2 flow. The token should then securely being stored in the database.
The text was updated successfully, but these errors were encountered: