vscode/extensions/github-authentication/src
Tyler James Leonhardt 9d4274e559
Remove session if it is being replaced (#212504)
A bug that has probably existed for quite a while... if we are replacing a session, we should say the old session is removed.
2024-05-11 14:49:03 +02: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
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 Remove session if it is being replaced (#212504) 2024-05-11 14:49:03 +02: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