2023-11-02 04:36:13 -04:00
# Accounts authentication
## GitHub
2023-11-07 13:20:49 -05:00
The GitHub authentication has been patched to use personal access tokens.
2023-11-02 04:36:13 -04:00
2023-11-07 13:20:49 -05:00
Here is how to create a new personal access token: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token
2023-11-02 04:36:13 -04:00
## Microsoft
The Microsoft authentication hasn't been patched so its status is unknown.
2023-11-07 13:20:49 -05:00
## When does it happen?
2023-11-02 04:36:13 -04:00
An account authentication occurs only when an extension is asking for it.
For `GitLens` , since the `12 non-plus` version, it won't ask for any new authentication.