petrbroz / vscode-forge-tools

Visual Studio Code extension for accessing Autodesk Forge services and content.
https://marketplace.visualstudio.com/items?itemName=petrbroz.vscode-forge-tools
MIT License
74 stars 17 forks source link

adds using 2Legged token for Hubs & model-derivative if no 3Legged ex… #17

Closed jhoogeboom closed 4 years ago

jhoogeboom commented 4 years ago

hey cool to see the bim360 integration, I made a start on this as well, but hadn't gotten around to completing it 👍 currently if it's inHubs you also assume it uses 3Legged, but this is not necessarily the case as you can also use bim-360/hubs 2Legged through it's account admin custom integration.

petrbroz commented 4 years ago

Nice, thanks! I've been planning on adding the support for 2-legged hubs/b360 later but you beat me to it :) The code looks good 👍

petrbroz commented 4 years ago

Btw. your code change is included v1.6.1, going live now.