the-draupnir-project/Draupnir
The documentation incorrectly tells users to use access tokens from clients
Aperta
#889 aperta il 31 mag 2025
L4 Most UsersP3 Outrageous / Cannot continue to or start to useT6 Crasheasily incrementedgood first issue
Metriche repository
- Star
- (239 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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.