Skip to content

Commit f7ffccc

Browse files
Nihal-Azmainwalleeva2018bishworup11Sourav-Kumar-19Sourav-Kumar-19
authored
Update Docs (#106) (#111)
Signed-off-by: Nihal Azmain <nihal@appscode.com> Signed-off-by: walleeva2018 <walleeva2018@gmail.com> Signed-off-by: bishworup11 <bishworup@appscode.com> Signed-off-by: Sourav-Kumar-19 <1902036.souravroy@gmail.com> Signed-off-by: shofiq <shofiq@appscode.com> Signed-off-by: Shofiqur Rahman <shofiq@appscode.com> Co-authored-by: walleeva2018 <walleeva2018@gmail.com> Co-authored-by: Bishworup Mollik <94884749+bishworup11@users.noreply.github.com> Co-authored-by: Sourav Roy <1902036souravroy@gmail.com> Co-authored-by: Sourav-Kumar-19 <1902036.souravroy@gmail.com> Co-authored-by: Shofiqur Rahman <shofiqurahman15@gmail.com>
1 parent c87a4a3 commit f7ffccc

273 files changed

Lines changed: 4324 additions & 198 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

firebase.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"**/node_modules/**"
99
],
1010
"trailingSlash": true,
11-
"redirects": [ {
12-
"source": "/",
13-
"destination": "https://appscode.com/docs/",
14-
"type": 301
15-
} ]
11+
"redirects": [{
12+
"source": "/",
13+
"destination": "/docs/",
14+
"type": 301
15+
}]
1616
}
1717
}

src/en/v2.1.0/guides/account-management/access-tokens.md

Lines changed: 22 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,27 +16,36 @@ section_menu: guides
1616
---
1717

1818

19-
# Tokens
19+
# Managing Tokens
2020

21-
Navigate to the [Tokens](https://home.appscode.com/user/settings/tokens) tab to manage access tokens and NATS tokens for your account.
21+
Manage your access and NATS tokens to securely connect external applications and services to your account.
2222

23-
## Manage Access Tokens
23+
## Access and Overview
2424

25-
In the "Manage Access Tokens" section, you can generate new access tokens to be used in external applications for authentication and authorization within the AppsCode system.
25+
![Tokens Overview](images/token-1.png)
2626

27-
### Generate an Access Token
27+
Go to **USER SETTINGS > Tokens** to manage your credentials.
2828

29-
1. Click "Generate Token"
30-
2. Provide a name for the token.
31-
3. Click "Generate" to create the token.
29+
- **Manage Access Tokens:** View existing tokens, their expiration dates, and recent activity.
30+
- **Actions:** Use the search bar to find tokens or click **Delete** to remove them.
31+
- **NATS Tokens:** Located at the bottom, these manage UI features and AppsCode licenses.
3232

33-
View previously generated tokens along with their creation time and last activity. You can `Delete` any token you no longer need.
33+
## Generate a New Access Token
3434

35-
## Manage NATS Tokens
35+
![Generate New Token](images/token-2.png)
3636

37-
In the "Manage NATS Tokens" section, you'll find all NATS tokens associated with your account. These tokens serve various purposes, including enhancing your UI experience and connecting to your AppsCode license.
37+
Click **Generate Token** to create a new credential.
3838

39-
You can `Revoke` any token that you consider no longer valid.
39+
- **Name:** Give your token a descriptive label.
40+
- **Expiration:** Select an **Expire Date** using the calendar icon.
41+
- **Generate:** Click the green **Generate** button.
42+
- **Note:** Tokens grant full access to your account.
4043

41-
Maintaining control over your tokens is essential for ensuring the security and integrity of your AppsCode account. Regularly review and manage your tokens to optimize your account's functionality and security.
44+
## Secure Your Token
4245

46+
![Token Created Successfully](images/token-3.png)
47+
48+
A success banner will confirm the token is created.
49+
50+
- ⚠️ **Copy Immediately:** Use the **Copy Token** link to save your credential now.
51+
- **Privacy:** For security, the token string **will never be shown again** after you leave this page

src/en/v2.1.0/guides/account-management/delete-account.md

Lines changed: 27 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,33 @@ section_menu: guides
1616
---
1717

1818

19-
# Delete Account
19+
# Deleting Your AppsCode Account
2020

21-
To delete your account, follow these steps:
21+
![Delete Account](images/delete-account.png)
2222

23-
1. Navigate to the **Account** tab within the **General** section of the user settings page at [https://home.appscode.com/user/settings](https://home.appscode.com/user/settings).
24-
2. Provide your account password in the designated field.
25-
3. Click the "Confirm Deletion" button.
26-
By completing these steps, your account will be deleted. Please note that this action is irreversible, and all associated data will be permanently removed.
23+
This guide provides step-by-step instructions for permanently removing your personal account from the AppsCode platform.
2724

28-
If you have any concerns or need assistance, feel free to reach out to our support team.
25+
1. **Navigate to Account Settings:**
26+
- Log in to your account.
27+
- Click on the **USER SETTINGS** tab in the main top navigation bar.
28+
- In the left-hand sidebar, locate the **GENERAL** category and select **Account**.
29+
30+
2. **Review the Permanent Deletion Warning:**
31+
32+
Before proceeding, please note the critical alert displayed in the **Delete Your Account** section:
33+
34+
> ⚠️ **This operation will permanently delete your user account. It CAN NOT be undone.**
35+
36+
Deleting your account will result in the permanent loss of all associated data and access.
37+
38+
3. **Verify Your Identity:**
39+
40+
To prevent unauthorized deletions, the system requires password verification:
41+
42+
- Locate the **Password** field (marked with a red asterisk as a required field).
43+
- Enter your current account password.
44+
- **Optional:** You can click the **eye icon** on the right side of the password field to toggle the visibility of your characters to ensure accuracy.
45+
46+
4. **Confirm Deletion:**
47+
- Once your password is entered, click the red **Confirm Deletion** button.
48+
- The account will be immediately and permanently removed from the system.
103 KB
Loading
291 KB
Loading
263 KB
Loading
315 KB
Loading
301 KB
Loading
30.8 KB
Loading
112 KB
Loading

0 commit comments

Comments
 (0)