Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, unauthorized users could extract authentication tokens of bots if that bot was stored using the store function.
To prevent this, we could implement it such that the frontend will prompt users to provide the authentication token every time they want to resubmit the bot or delete the bot.
Beta Was this translation helpful? Give feedback.
All reactions