Support per-user authentication tokens
Open
restserver
- Dominant language
- Elm
- Stars
- 2.3k
- Forks
- 184
- Avg merge
- 8h 2m
- Merged PRs (30d)
- 4
Description
Feature request:
Add support for per-user authentication tokens. They'd be similar to GitHub's "Personal Access Tokens", to allow using protected endpoints without having to do the whole login/2fa flow.
Context: I'm writing a tool that interacts with Docspell, and I _really_ don't want to enter my 2fa code each time I use it.
Contributor guide
Assessment
This issue has not been assessed yet.