mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-21 07:23:28 +10:00
38 lines
1.1 KiB
Plaintext
38 lines
1.1 KiB
Plaintext
---
|
|
title: "Deleting your account"
|
|
description: "Learn how to permanently delete your Reactive Resume account and all associated data"
|
|
---
|
|
|
|
<Steps>
|
|
<Step title="Sign in to the dashboard">
|
|
Head over to [https://rxresu.me](https://rxresu.me) and sign in with your account credentials.
|
|
</Step>
|
|
|
|
<Step title="Navigate to Danger Zone">
|
|
Once you're in the dashboard, look for the sidebar navigation on the left. Under the <Badge>Settings</Badge> section,
|
|
click on <Badge>Danger Zone</Badge>.
|
|
</Step>
|
|
|
|
<Step title="Type the confirmation text">
|
|
On the Danger Zone page, type <Badge>delete</Badge> into the confirmation input.
|
|
|
|
<Info>
|
|
The <Badge>Delete Account</Badge> button will stay disabled until the confirmation text matches exactly.
|
|
</Info>
|
|
|
|
</Step>
|
|
|
|
<Step title="Delete your account">
|
|
Click <Badge>Delete Account</Badge>, then confirm the final prompt.
|
|
|
|
<Warning>
|
|
This action cannot be undone. All your data will be permanently deleted.
|
|
</Warning>
|
|
|
|
</Step>
|
|
|
|
<Step title="You will be signed out">
|
|
After deletion completes, you will be signed out and redirected to the homepage.
|
|
</Step>
|
|
</Steps>
|