vscode-docs icon indicating copy to clipboard operation
vscode-docs copied to clipboard

No good docs on authentication API

Open isidorn opened this issue 10 months ago • 1 comments

I noticed that our docs are quite limited for the Authentication API I noticed a sample https://github.com/microsoft/vscode-extension-samples/tree/main/authenticationprovider-sample

But does this require a dedicated Extension Guides page?

isidorn avatar Feb 16 '25 17:02 isidorn

Probably... it's a complicated API... we just don't see many extensions that aren't owned by us using these APIs

TylerLeonhardt avatar Feb 18 '25 18:02 TylerLeonhardt