What is the best way to add two-step verification inside the chatbot, such that for example the student sends his username, then sends a verification code to his email via the API, then writes the verification code, and then receives the student’s data. What is the best way to do this process? Because I have faced many difficulties and so far I have not been able to do anything at all.
Originally created by @AzizDXT on GitHub (Dec 5, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7641
What is the best way to add two-step verification inside the chatbot, such that for example the student sends his username, then sends a verification code to his email via the API, then writes the verification code, and then receives the student’s data. What is the best way to do this process? Because I have faced many difficulties and so far I have not been able to do anything at all.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @AzizDXT on GitHub (Dec 5, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7641
What is the best way to add two-step verification inside the chatbot, such that for example the student sends his username, then sends a verification code to his email via the API, then writes the verification code, and then receives the student’s data. What is the best way to do this process? Because I have faced many difficulties and so far I have not been able to do anything at all.