motusAuthenticateUser: authenticate a user with motus.org

Description Usage Arguments Value Note Author(s)

View source: R/motusAuthenticateUser.R

Description

authenticate a user with motus.org

Usage

1
motusAuthenticateUser(username, password)

Arguments

username

motus user name

password

motus password (plaintext)

Value

if the credentials are valid, a list with these items:

Otherwise, generate an error.

Note

This function uses the global AuthDB, defined in serverCommon

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


jbrzusto/motusServer documentation built on May 19, 2019, 8:19 a.m.