the-draupnir-project/Draupnir
The documentation incorrectly tells users to use access tokens from clients
开放
#889 创建于 2025年5月31日
L4 Most UsersP3 Outrageous / Cannot continue to or start to useT6 Crasheasily incrementedgood first issue
仓库指标
- 星标
- (239 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.