Elio Struyf - Office Development MVP

Elio Struyf - Office Development MVP

https://www.eliostruyf.com

Microsoft 365 / SharePoint / Search / Development / Branding / Speaker / Blogger

How to callback to your extension from outside VS Code

Published

How to callback to your extension from outside VS Code

While creating the authentication provider, I discovered a helpful handler in the Visual Studio Code API, which allows you to handle system-wide URIs and callback into your extension. In the case of the authentication provider, I use it to retrieve the token that gets passed from the callback, but you can use the registerUriHandler for many more scenarios.

Continue to website...

More from Elio Struyf - Office Development MVP

Related Posts