the-draupnir-project/Draupnir

The documentation incorrectly tells users to use access tokens from clients

オープン

#889 opened on 2025/05/31

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (28 件のフォーク)auto 404
L4 Most UsersP3 Outrageous / Cannot continue to or start to useT6 Crasheasily incrementedgood first issue

Repository metrics

Stars
 (239 個のスター)
PR merge metrics
 (PR metrics pending)

説明

The documentation still tells users to fetch access tokens for Draupnir from a client such as Element Web. This was already not good advice (albeit the simplest solution) however now that servers are starting to roll out OIDC and MAS, these tokens are also now becoming short-lived. Including the cURL command, or linking to something similar to my access token fetcher should probably be done going forward.

コントリビューターガイド