mirror of
https://github.com/jlengrand/moderne-docs.git
synced 2026-03-10 08:31:21 +00:00
1.2 KiB
1.2 KiB
Token management
You can create Personal Access Tokens (PATs) for interacting with the GraphQL API.
Viewing your access tokens
Step 1: Go to the account menu
In the top right-hand corner of the app, click on your profile avatar and select Access Tokens
Step 2: View list of any existing tokens
You From https://app.moderne.io/settings/tokens
Creating an access token
Step 1: Go to the Access Token page from the account menu
Step 2: Name your token
{% hint style="info" %} Use the name of the token to distinguish it from other tokens. {% endhint %}
Step 3: Click Generate
Step 4: Copy your token to your clipboard
Revoking an access token
From the Access Token page, click Delete next to the token you wish to revoke.



