agungsugiarto/codeigniter4-cors

After whitelisting the origin too, still it can able to access from other origin

mohamed-sedarglobal opened this issue · 3 comments

Hi there,
I have added this stuff, but i m still able to use other origin
example :

public $allowedOrigins = ['domain.com'];

i have added this stuff
but from my local ip i can able to access the domain request.
could you plz help me solve this.
thanks.

Hello @mohamed-sedarglobal can you please share how scenario are u using with example?

I am test it, when whitlist with domain got error cors
image

Its working Bro !!!
Thanks.!!!