ordercloud-api / ordercloud-javascript-sdk

The official Javascript SDK for the OrderCloud eCommerce platform
MIT License
16 stars 15 forks source link

Auth without scope #91

Closed crhistianramirez closed 1 year ago

crhistianramirez commented 1 year ago

A while back Jeff quietly released this feature which allows a scope-less authentication and returns all assigned roles.

I confirmed the feature exists, and this update will allow the SDK to process such requests