无法执行 token/secret 对身份验证。它已被 git 弃用

Not able to perform token/secret pair authentication. It has been deprecated by git

无法再执行 token/secret 配对身份验证,因为 git 已弃用相同的身份验证。 PFB供参考,

https://docs.github.com/en/rest/overview/resources-in-the-rest-api#oauth2-keysecret

请告诉我身份验证的解决方法。

在 WebDriverManager 5 中,您只需指定一个 GitHub 标记(不再是 token/secret)。看看 documentation.