Description Usage Arguments Details Value
Authenticate an account to a DHIS2 instance.
1 | basic_auth(url = NULL, username = NULL, password = NULL)
|
url |
Server url, character string. |
username |
DHIS2 username or Account name, character string. |
password |
Password of the DHIS2 account, character string. |
dhis_auth
supplies an account credentials to a DHIS2 instance for
authentication. It returns an S3 object with current information of the
account.
An S3 object with the current user information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.