jayzhou3
Results
3
comments of
jayzhou3
HttpOnly is for the backend, you can't setup by just running the JavaScript code. You would need your nodejs to do all the trick
using ember-power-select or extend the power select may work
> I just had a quick look at the repo, and it seems you are using mirage in production to fake your API calls (https://github.com/ember-learn/super-rentals/blob/master/config/environment.js#L46-L52). However Mirage this does not...