simpos icon indicating copy to clipboard operation
simpos copied to clipboard

How to Setup Authorization on Odoo side?

Open duchm1606 opened this issue 1 year ago • 3 comments

I see that the app contains Bearer authentication, but maybe native Odoo13 doesn't support this.

The simpos_token_authentication just return the jwt token only, so are there any addons supplyment or code modification here?

Best regard,

duchm1606 avatar May 16 '24 03:05 duchm1606

Hi @itsnot-aduck,

It's my issue.

I've added missing file here: https://github.com/hieuhani/simpos/commit/fd16df4cee8512549ffa1537b7085bbc3846a8c3

Thanks,

hieuhani avatar May 16 '24 04:05 hieuhani

Hi @itsnot-aduck,

It's my issue.

I've added missing file here: fd16df4

Thanks,

It worked. Btw I want to ask for basic concept of the cors addons, because the http core source has changed since odoo16. Maybe a possible migration to this interesting feature in the future?

duchm1606 avatar May 16 '24 05:05 duchm1606

Yes. For sure, I will update this project to the latest Odoo version soon 💪

hieuhani avatar May 16 '24 07:05 hieuhani