| .hhs_login | R Documentation |
GETs the Django login page (to obtain the csrftoken cookie and the hidden
csrfmiddlewaretoken), then POSTs the credentials. Returns the cookie-jar
path for reuse by authenticated requests.
.hhs_login(email = NULL, password = NULL)
email, password |
Subscriber credentials (resolved from args / options /
env vars when |
The path to the session cookie jar (a tempfile).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.