client
client copied to clipboard
Hardcoded API Urls
Hi there,
I'm interested in using Cezerin and I've been digging through the code trying to figure out how everything fits together.
I've picked up that the authorise method has the Cezerin example app's endpoint hardcoded (https://api.cezerin.com/v1/account/authorize), is this a bug or am I missing something?
https://github.com/cezerin/client/blob/3701e6605b86618aee08623a645ab39c7b15f9d0/src/webstoreClient.js#L6
Thanks!