| login | R Documentation | 
Login and retrieve the cookie token
login(
  hostname,
  username,
  password,
  identity_type = 1,
  redirect_uri = "http://localhost"
)
| hostname | The API url | 
| username | The login username. | 
| password | The login password. | 
| identity_type | The identity type. | 
| redirect_uri | The redirect URI. | 
The cookie token.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.