Back

[SOLVED] Confirming Password

  • 0
  • Self Hosted
  • Flutter
  • Accounts
Mosh Ontong
21 Oct, 2023, 06:38

For example, when the user delete some items in the list, it required to fill up their password. Now, my question is what api method should I use in appwrite ?

TL;DR
The user had a question about how to confirm a password in an app using Appwrite API. A user named Steve provided a solution by suggesting to use a function to create a session and verify the password before performing the delete operation. The user thanked Steve for the solution.
Drake
21 Oct, 2023, 07:06

This is called step up authentication. I would do this using a function. The function can attempt to create a session to verify the password (or manually verify the Password hashes) and then perform the delete operation

Mosh Ontong
21 Oct, 2023, 11:23

thanks steve

Mosh Ontong
21 Oct, 2023, 11:23

[SOLVED] Confirming Password

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more