Browse Source

Add copyright header to docs/obtaining-access-tokens.md

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4117/head
Suguru Hirahara 1 year ago
parent
commit
24f97e9f54
No known key found for this signature in database GPG Key ID: E4F9743DAB4B7B75
1 changed files with 9 additions and 0 deletions
  1. +9
    -0
      docs/obtaining-access-tokens.md

+ 9
- 0
docs/obtaining-access-tokens.md View File

@@ -1,3 +1,12 @@
<!--
SPDX-FileCopyrightText: 2022 Dennis Ciba
SPDX-FileCopyrightText: 2022 Slavi Pantaleev
SPDX-FileCopyrightText: 2025 MDAD project contributors
SPDX-FileCopyrightText: 2024 - 2025 Suguru Hirahara

SPDX-License-Identifier: AGPL-3.0-or-later
-->

# Obtaining an Access Token

When setting up some optional features like bots and bridges you will need to provide an access token for some user. This document provides documentation on how to obtain such an access token.


Loading…
Cancel
Save