View source: R/api_connector.R
This function Reset your user Password, entering your session.
1 2 3 4 5 6 | asapi_new_pass(
email = NULL,
old_password = NULL,
new_password = NULL,
url = "https://api.agrospace.cl"
)
|
email |
Email of custome user |
old_password |
Password of register user in https://api.agrospace.cl |
new_password |
New Password user |
url |
URL for dev purpose |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.