the-draupnir-project/Draupnir
The documentation incorrectly tells users to use access tokens from clients
Aberta
#889 aberto em 31 de mai. de 2025
L4 Most UsersP3 Outrageous / Cannot continue to or start to useT6 Crasheasily incrementedgood first issue
Métricas do repositório
- Stars
- (239 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
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.