vscode/extensions/github-authentication/src
Tyler James Leonhardt cd6bd0a01a
Bug fix: check account id not session id (#206990)
This should be checking the account id not the session id... otherwise the user will get a modal every time they go through the login flow.
2024-03-06 19:02:46 +01:00
..
browser Try to revoke tokens that are getting deleted 2023-07-17 14:12:10 -07:00
common Make sure the same GitHub account is used until we support multiple GH accounts (#206847) 2024-03-04 15:01:51 -08:00
node Try to revoke tokens that are getting deleted 2023-07-17 14:12:10 -07:00
test Add some integration tests for github-auth (#195729) 2023-10-16 13:58:44 -07:00
config.ts Re-work auth flows into separate file (#186939) 2023-07-03 15:06:42 -07:00
extension.ts GitHub Enterprise Auth improvements (#165082) 2022-10-31 12:18:54 -07:00
flows.ts Make sure the same GitHub account is used until we support multiple GH accounts (#206847) 2024-03-04 15:01:51 -08:00
github.ts Bug fix: check account id not session id (#206990) 2024-03-06 19:02:46 +01:00
githubServer.ts Make sure the same GitHub account is used until we support multiple GH accounts (#206847) 2024-03-04 15:01:51 -08:00