This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-02-21 02:11:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc45ddef952db43309db62d442176c36b4b52ccd
vscode
/
extensions
/
github-authentication
/
src
History
Tyler James Leonhardt
dc45ddef95
Remove requirement that there can be only one account (
#212398
)
...
This allows each set of scopes to have one account associated with it.
2024-05-09 15:59:58 -07: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 requirement that there can be only one account (
#212398
)
2024-05-09 15:59:58 -07: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