mirror of
https://github.com/jlengrand/moderne-docs.git
synced 2026-03-10 08:31:21 +00:00
Update ref title/descriptions
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
---
|
||||
sidebar_label: SCM access tokens
|
||||
description: Where to create SCM access tokens so you can perform commits with the Moderne API.
|
||||
---
|
||||
|
||||
# Creating SCM access tokens
|
||||
|
||||
In order to perform [commits](../how-to-guides/recipe-execution-and-commits-with-graphql.md#creating-a-pull-request) using the [Moderne GraphQL API](https://api.app.moderne.io/), you will need to create an SCM Access Token.
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
sidebar_label: Moderne tokens
|
||||
description: Describes the different types of Moderne tokens – including how to create them and where they're used.
|
||||
---
|
||||
|
||||
# Moderne tokens
|
||||
|
||||
There are three types of tokens used throughout the Moderne Platform:
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
---
|
||||
sidebar_label: User reports
|
||||
description: What reports exist in Moderne for general users.
|
||||
---
|
||||
|
||||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user