authenticate_user: authenticate a user for a Rook request

Description Usage Arguments Value Note

View source: R/authenticate_user.R

Description

This is an app used by the Rook server launched by dataServer Params are passed as a url-encoded field named 'json' in the http POST request. The return value is a JSON-formatted string

Usage

1

Arguments

env

Rook request environment

Value

a JSON list with these items:

if the user is authorized. Otherwise, return a JSON list with a single item called "error".

Note

This is simply a convenience wrapper around


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