[Feature Request]: Request API tokens automatically #2649

Open
opened 2026-02-05 04:42:40 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @bourdaisj on GitHub (Feb 13, 2022).

Describe the feature you'd like

A way to request API tokens automatically. It is currently possible manually in this page : http://localhost:8080/settings/users/{userId}

Describe the benefits this feature would bring to BookStack users

This would ease integration with third-parties for existing and new Bookstack instances, allowing other applications to bring the bookstack API in the hand of their users.

Additional context

In my use-case it would be a trusted backend from the same authority as the bookstack instance which would be requesting tokens, so a simple API calls may be sufficient.

However, as pointed out on discord by @ssddanbrown a simple API call may not be well-suited for other use-cases, so OAuth style-auth maybe an option.

Originally created by @bourdaisj on GitHub (Feb 13, 2022). ### Describe the feature you'd like A way to request API tokens automatically. It is currently possible manually in this page : http://localhost:8080/settings/users/{userId} ### Describe the benefits this feature would bring to BookStack users This would ease integration with third-parties for existing and new Bookstack instances, allowing other applications to bring the bookstack API in the hand of their users. ### Additional context In my use-case it would be a trusted backend from the same authority as the bookstack instance which would be requesting tokens, so a simple API calls may be sufficient. However, as pointed out on discord by @ssddanbrown a simple API call may not be well-suited for other use-cases, so OAuth style-auth maybe an option.
OVERLORD added the 🔨 Feature Request label 2026-02-05 04:42:40 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#2649