Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 600 |
Technical Name |
jwt_provider |
License | LGPL-3 |
Authentication Using JWT Auth
This module enables external user/application to Login to Odoo via API Endpoint. Upon successful Authentication, This module will provide two JWT Tokens i.e, an Access Token and a Refresh Token. Third party User can create and fetch record by making API POST and GET request to Odoo.
Find Auth Provider module.

Setting Up Key configuartion.

Creating Group User Record.

Group API user record with Jwt Token.

Please log in to comment on this module