Skip to content

confirm persontoken validity before setting api client to use it - #1020

Merged
Blodir merged 1 commit into
developmentfrom
confirm-persontoken-validity-5039485
Aug 12, 2026
Merged

confirm persontoken validity before setting api client to use it#1020
Blodir merged 1 commit into
developmentfrom
confirm-persontoken-validity-5039485

Conversation

@Blodir

@Blodir Blodir commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

When the apiclient was updated to auto-fill the persontoken, the token was stored in apiclient before the validity of the token was confirmed as the validity check itself needed the persontoken. Fixed by allowing the apiclient user to overwrite the token header. Now the token is used only for the validity check, and then stored in the apiclient only after the check passes.

@Blodir Blodir added this to the Release 90 milestone Aug 10, 2026
@Blodir

Blodir commented Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

Fixes #1017

@Blodir
Blodir merged commit 137d16e into development Aug 12, 2026
1 check passed
@Blodir
Blodir deleted the confirm-persontoken-validity-5039485 branch August 12, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants