Coming from Firebase, my understanding of the secure way to let the user delete their own account is by forcing them to reauthenticate right before doing so. However, it looks like authentication through Auth0 goes through the universal auth, but deleting a user goes through my own server. I’m struggling to figure out how to connect those two. Is reauthenticating the user even necessary through Auth0? What is the proper flow to let the user delete their own account?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Delete user though Auth0.swift | 4 | 1113 | August 31, 2023 | |
Safely delete a user via Management API | 3 | 4132 | June 2, 2020 | |
App Using react-native-auth0 for Authentication - How to Delete Users? | 3 | 2981 | September 23, 2022 | |
How do i delete a user from auth0? | 2 | 14149 | March 2, 2018 | |
Allow currently logged in user of Web App to delete their account | 4 | 8154 | April 10, 2021 |