[PR #4510] [MERGED] Fix set token on page load #4509 #4269

Closed
opened 2026-04-25 00:19:05 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/4510
Author: @advplyr
Created: 7/19/2025
Status: Merged
Merged: 7/19/2025
Merged by: @advplyr

Base: masterHead: fix_set_token


📝 Commits (1)

📊 Changes

1 file changed (+7 additions, -1 deletions)

View changed files

📝 client/pages/login.vue (+7 -1)

📄 Description

Brief summary

This sets accessToken in user store before calling authorize

Which issue is fixed?

Fixes #4509

Screenshots

Page load when access token is expired:
image

Regular page load:
image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/advplyr/audiobookshelf/pull/4510 **Author:** [@advplyr](https://github.com/advplyr) **Created:** 7/19/2025 **Status:** ✅ Merged **Merged:** 7/19/2025 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `fix_set_token` --- ### 📝 Commits (1) - [`5b68078`](https://github.com/advplyr/audiobookshelf/commit/5b6807892f7e624f0f2a4bde9de786b9033eaa34) Fix set token on page load #4509 ### 📊 Changes **1 file changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `client/pages/login.vue` (+7 -1) </details> ### 📄 Description <!-- For Work In Progress Pull Requests, please use the Draft PR feature, see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for further details. If you do not follow this template, the PR may be closed without review. Please ensure all checks pass. If you are a new contributor, the workflows will need to be manually approved before they run. --> ## Brief summary This sets `accessToken` in user store before calling authorize ## Which issue is fixed? Fixes #4509 ## Screenshots Page load when access token is expired: <img width="424" height="184" alt="image" src="https://github.com/user-attachments/assets/a90d1095-cdf9-49ab-ad07-fd939053b0ff" /> Regular page load: <img width="424" height="115" alt="image" src="https://github.com/user-attachments/assets/e2df8680-9a38-43df-ae3b-5fdbb9d3fcab" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:19:05 +02:00
adam closed this issue 2026-04-25 00:19:05 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#4269