diag: invalid_grant is SSO auth-method mismatch, not bad creds

- feat: creds-test.sh gum probe for SMTP vs PeerTube auth + PeerTubeService::probeAuth()
- feat: app-token.sh gum probe for long-lived PeerTube app token (client_credentials)
- docs: add copy-paste proof commands to demonstrate the SSO break to admins
This commit is contained in:
Pontoporeia
2026-08-24 11:33:34 +02:00
parent 5460041989
commit 7b6d79c133
8 changed files with 748 additions and 1 deletions
+3
View File
@@ -58,6 +58,9 @@ app/public/assets/dist/
# PHP CS Fixer cache
.php-cs-fixer.cache
# creds-test probe log (may contain error traces — no secrets, but generated per-run)
creds-test.log
# PHPUnit
.phpunit.result.cache
coverage/