yezyilomo / odoo-rest-api

Module which expose Odoo as a REST API
MIT License
202 stars 162 forks source link

fix nested api call for avoid return session that has not login #64

Closed jeffery9 closed 3 years ago

jeffery9 commented 3 years ago

fix #54 avoid build 2 session for authentification

yezyilomo commented 3 years ago

Thanks for your contribution. My wish is to implement token authentication, with minor improvements like these I think we'll get there.