bigcommerce / stencil-cli

BigCommerce Stencil emulator for local theme development
https://developer.bigcommerce.com/stencil-docs
BSD 4-Clause "Original" or "Old" License
102 stars 140 forks source link

oAuth API support for admin accounts #317

Open enkota opened 7 years ago

enkota commented 7 years ago

Hi,

I've recently updated to the latest Stencil CLI and realise we now need to use the oAuth method to connect to stores. Do you plan on allowing admins to setup the oAuth client ID etc? Our agency works with a lot of client sites so it makes it a hassle to gain access to the owner account.

Thanks!

PreciselyAlyss commented 7 years ago

@enkota This is something I am currently talking to folks internally about. There is a way to still use stencil cli with basic auth. The hope is that creating API/oauth credentials will become a permission which can be granted to non-store owner users.

enkota commented 7 years ago

@PreciselyAlyss Brilliant, thanks for the update!