9.86

v 15.0 Third Party
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 91
Technical Name user_auth
LicenseLGPL-3
Websitehttps://www.magnetposts.com
Versions 15.0 14.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 91
Technical Name user_auth
LicenseLGPL-3
Websitehttps://www.magnetposts.com
Versions 15.0 14.0

App that provides basic REST APIs for user - LOGIN | SIGNUP | LOGOUT | RESET-PASSWORD.

Key Features

LOGIN API

Login REST API that enable third party authentication of user via Odoo. In parameter, It takes email and password to authenticate the user and return token against the login session.

SIGNUP API

Sign up API enable thord party to register new odoo user via api. It takes - name, email and password as a input parameters.

LOGOUT API

Logout API close the active session of user. In this API, @required to pass the auth token received in response from Login/Signup API. @param:: Authorization - ${token}

RESET PASSWORD API

This API enable third party to request for reset password link. On successfully request completion, it send a reset password link to the email address passed in the json body. @required to pass the email address of user and Outgoing Mail Server should be enabled.

How to configure

Step 1 Download the module and place the module in apps folder.

Step 2 Install this module in your Odoo instance.

DONE That's it.

Additional Resource Find the added postman collection for help.

Changelog

v15.0.0.1

NEW Module for v15.

Developed by Magnetposts

https://www.magnetposts.com

Contact Us

contact@magnetposts.com

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.