mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-12 01:59:34 -05:00
[PR #641] [MERGED] fix(auth): jwt token decoding #815
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-vikunja/vikunja/pull/641
Author: @miikun77
Created: 4/7/2025
Status: ✅ Merged
Merged: 4/8/2025
Merged by: @kolaente
Base:
main← Head:fix/jwt-token-decoding📝 Commits (2)
760c028fix(auth): jwt token decoding50e998fMerge branch 'main' into fix/jwt-token-decoding📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
frontend/src/stores/auth.ts(+2 -2)📄 Description
Globally replace '-' and '_' in JWT Base64 decoding
Fixes #388
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.