os-tk-editor-toolkit READMEThis is a vs code extension and this provides functionality to fetch the metadata from the server and make it avilable to place it within the markdown files. The extension does it through login using microsoft custom provider in vs code and microsoft oauth, client id (app registration) which will authorize the app to generate a token. The extension request calls to respective endpoints with the authorization code generated by the user after logging in and authorizing using microsoft oauth. |