How to handle the Authentication cases?
Hi, I am trying to implement the bot where I have to authenticate the user and give the access to his personal stuff.
For this i will need to verify his credentials. How to do it?
5 Replies
For now, I really do not suggest to do that with Typebot. As the information is not encrypted.
This would be not safe to ask for credentials / password
That will be something you can do safely with that feature once it's implemented: https://github.com/baptisteArno/typebot.io/issues/627
I suggest install the typebot after your crm, or software where your customers are already autenticated..
In that case also how can we pass the parameters (predifined vals) from External CRM to BOT?
using prefined variables https://docs.typebot.io/editor/variables
Typebot Docs
Variables - Typebot Docs