Skip to content

Fix GitHub auth#642

Merged
T8902 merged 2 commits intomainfrom
fix_github_auth
Jan 31, 2025
Merged

Fix GitHub auth#642
T8902 merged 2 commits intomainfrom
fix_github_auth

Conversation

@T8902
Copy link
Contributor

@T8902 T8902 commented Jan 30, 2025

Description

This should fix the following issue in the logs: jwt.exceptions.InvalidKeyError: Could not parse the provided public key
I believe the base64 encoding breaks the jwt encoder which makes it break to get a new key which in turn makes it impossible to sync.

@T8902 T8902 requested a review from mark-boute January 30, 2025 20:16
@T8902 T8902 merged commit a12bc24 into main Jan 31, 2025
1 of 2 checks passed
@T8902 T8902 deleted the fix_github_auth branch January 31, 2025 07:27
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.

2 participants