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-04-26 19:44:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c9e29fa75fa9dcfcfc849d098f21a8cf34b0f70
vscode
/
extensions
/
microsoft-authentication
/
src
History
Tyler Leonhardt
15616f8d93
refactor codeExchangeProxy to use same route and use it for refresh token as well
2021-05-28 10:35:52 -07:00
..
env
Move authServer to fix relative paths issue
2020-07-20 09:31:37 -07:00
typings
…
AADHelper.ts
refactor codeExchangeProxy to use same route and use it for refresh token as well
2021-05-28 10:35:52 -07:00
authServer.ts
Move authServer to fix relative paths issue
2020-07-20 09:31:37 -07:00
extension.ts
Make scopes parameter optional to getSessions and remove getAllSessions
2021-02-12 09:13:11 -08:00
keychain.ts
Feedback on secrets API
#112249
2021-01-20 09:24:48 -08:00
logger.ts
…
microsoft-authentication.d.ts
[microsoft-authentication] Extend authentication session to return id tokens (
#114675
)
2021-01-25 12:12:05 -08:00
utils.ts
…