T
Typebot15mo ago
Nitin

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
Baptiste
Baptiste15mo ago
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
Baptiste
Baptiste15mo ago
That will be something you can do safely with that feature once it's implemented: https://github.com/baptisteArno/typebot.io/issues/627
altomarketing
altomarketing15mo ago
I suggest install the typebot after your crm, or software where your customers are already autenticated..
Nitin
NitinOP14mo ago
In that case also how can we pass the parameters (predifined vals) from External CRM to BOT?

Did you find this page helpful?