Skip to content

Commit

Permalink
adding eraser ai how to rotate guide (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
0x1 authored Jun 14, 2024
1 parent 079f670 commit a27646e
Show file tree
Hide file tree
Showing 6 changed files with 53 additions and 8 deletions.
16 changes: 8 additions & 8 deletions content/docs/introduction/_table.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
|-|-|-|
[Airbrake](/docs/tutorials/airbrake)|[Atlassian](/docs/tutorials/atlassian)|[AWS](/docs/tutorials/aws)|
[Azure DevOps](/docs/tutorials/azuredevops)|[Azure Function](/docs/tutorials/azurefunctionkey)|[Azure Search Admin](/docs/tutorials/azuresearchadmin)|
[Azure Search Query](/docs/tutorials/azuresearchquery)|[Azure Storage](/docs/tutorials/azure)|[GCP](/docs/tutorials/gcp)|
[GitHub](/docs/tutorials/github)|[GitLab](/docs/tutorials/gitlab)|[Groq](/docs/tutorials/groq)|
[Mailchimp](/docs/tutorials/mailchimp)|[MaxMind](/docs/tutorials/maxmind)|[Microsoft Teams](/docs/tutorials/microsoftteams)|
[MongoDB](/docs/tutorials/mongo)|[Netlify](/docs/tutorials/netlify)|[NPM](/docs/tutorials/npm)|
[OpenAI](/docs/tutorials/openai)|[Sendbird](/docs/tutorials/sendbird)|[Sendgrid](/docs/tutorials/sendgrid)|
[Slack](/docs/tutorials/slack)|[Slack Webhook](/docs/tutorials/slack-webhook)|[Sourcegraph](/docs/tutorials/sourcegraph)|
[Square](/docs/tutorials/square)|[Stripe](/docs/tutorials/stripe)|[Sumo Logic](/docs/tutorials/sumologic)|
[Tailscale](/docs/tutorials/tailscale)|[Twilio](/docs/tutorials/twilio)|
[Azure Search Query](/docs/tutorials/azuresearchquery)|[Azure Storage](/docs/tutorials/azure)|[Eraser](/docs/tutorials/eraser)|
[GCP](/docs/tutorials/gcp)|[GitHub](/docs/tutorials/github)|[GitLab](/docs/tutorials/gitlab)|
[Groq](/docs/tutorials/groq)|[Mailchimp](/docs/tutorials/mailchimp)|[MaxMind](/docs/tutorials/maxmind)|
[Microsoft Teams](/docs/tutorials/microsoftteams)|[MongoDB](/docs/tutorials/mongo)|[Netlify](/docs/tutorials/netlify)|
[NPM](/docs/tutorials/npm)|[OpenAI](/docs/tutorials/openai)|[Sendbird](/docs/tutorials/sendbird)|
[Sendgrid](/docs/tutorials/sendgrid)|[Slack](/docs/tutorials/slack)|[Slack Webhook](/docs/tutorials/slack-webhook)|
[Sourcegraph](/docs/tutorials/sourcegraph)|[Square](/docs/tutorials/square)|[Stripe](/docs/tutorials/stripe)|
[Sumo Logic](/docs/tutorials/sumologic)|[Tailscale](/docs/tutorials/tailscale)|[Twilio](/docs/tutorials/twilio)|
45 changes: 45 additions & 0 deletions content/docs/tutorials/eraser.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
title: Eraser
---

*This tutorial provides step-by-step instructions on how to rotate a Eraser API key.*

---

## Generate a new Eraser API key

### Step 1 - Navigate to the [Dashboard](https://app.eraser.io/dashboard)

### Step 2 - Click on 'Settings' on the left panel.
![](/images/eraser/1.png)

### 3. Navigate to the 'API Tokens' menu under the 'Team' section.

#### 3a. Click 'Generate Token'
![](/images/eraser/4.png)

### 4. Copy the key and store it in a password manager or secure vault.
![](/images/Eraser/3.png)

---

## Revoking a Eraser API key

### Step 1 - Navigate to the [Dashboard](https://app.eraser.io/dashboard)

### Step 2 - Click on 'Settings' on the left panel.
![](/images/eraser/1.png)

### 3. Navigate to the 'API Tokens' menu under the 'Team' section.

#### 3a. Click 'Delete'
![](/images/eraser/2.png)

#### 3b. Confirm under 'Delete API Token'
![](/images/eraser/3.png)


---

## Resources
- [Eraser's Docs](https://docs.eraser.io/docs/eraser-api)
Binary file added themes/compose/static/images/eraser/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/compose/static/images/eraser/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/compose/static/images/eraser/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added themes/compose/static/images/eraser/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a27646e

Please sign in to comment.