get_email_token: Get Email Token

View source: R/utils-odk-central.R

get_email_tokenR Documentation

Get Email Token

Description

A function used to get the email token required to connext to ODK central

Usage

get_email_token(central_url, central_email, central_password)

Arguments

central_url

The url which points to an ODK Central sever

central_email

The email linked to your ODK central account

central_password

The password used for your central account

Details

Rpackage file: utils-odk-central.R

Value

This function will return a token. This token is useful for


l-gorman/rhomis-R-package documentation built on Nov. 8, 2023, 6:46 a.m.