microsoft / microsoft/vscode-test-web
'microsoft' authentication provider not supported
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 87
- Forks
- 31
- Avg merge
- 23h 49m
- Merged PRs (30d)
- 5
Description
When trying to invoke vscode.authentication.getSession with the 'microsoft' providerId, a time out error occurs:
"Timed out waiting for authentication provider 'microsoft' to register."
Hoping this is just a config option I missed on my end
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the timeout at vscode.authentication.getSession with providerId 'microsoft' in the VS Code web extension test setup. Trace how authentication providers are registered and identify the configuration or registration gap; done means the Microsoft provider is available and the call no longer times out.
Written by the indexing model from the issue text.
Assessment
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100