Implement getAccounts API over getSessions (#215874)

And plumb that through to the Microsoft auth provider
This commit is contained in:
Tyler James Leonhardt
2024-06-16 18:12:37 -07:00
committed by GitHub
parent fc1a9a48ec
commit 5d7157cb03
12 changed files with 179 additions and 85 deletions

View File

@@ -14,7 +14,8 @@
],
"activationEvents": [],
"enabledApiProposals": [
"idToken"
"idToken",
"authGetSessions"
],
"capabilities": {
"virtualWorkspaces": true,