mkdocs-git-committers-plugin-2
mkdocs-git-committers-plugin-2 copied to clipboard
Support JWT for GitHub authentication.
Hello,
I'm not in any trouble, but GitHub supports JWT only when Bearer is specified in the Authentication header.
https://docs.github.com/en/rest/authentication/authenticating-to-the-rest-api?apiVersion=2022-11-28#about-authentication
I'm not sure that this change doesn't break the current behavior, but if you feel like it, could you please merge this PR?