Closed divyeshjesadiya closed 1 year ago
@divyeshjesadiya Were you trying to implement a single sign on? or other purposes?
@yaziderman At that time I had an understanding of connection and authentication were two different things in the package but after a while, I understood that connection and authentication are the same in the package. So, this is not an issue. we can close this issue.
After connection, I want to authenticate users from res.users model. I have tried this but not had any success.
`$odoo = new \Edujugon\Laradoo\Odoo();