generate_session | R Documentation |
This function is used to login the session.
generate_session(object, clientCode, password)
object |
of type smart connect, must have a valid client code and password set. |
clientCode |
valid client id of the user is must. |
password |
valid password against the user/client id is must. |
This function sends a request to smart api to login the session.
the object data with access token and refresh token.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.