getTransmartToken: Retrieve the authentication token that can be used to connect...

Description Usage Value Author(s) See Also

Description

This function returns a token that can be used to authenticate to Transmart. In OAuth parlance, it is the refresh token. It is possible to store this token in an R script so that script can connect to Transmart without requiring interactive authentication. See connectToTransmart for details. Note that Transmart only issues refresh tokens since version 1.2.5.

Usage

1

Value

A single character element is returned that is a secret authentication token, or NULL if there is no active connection or no refresh token.

Author(s)

Tim Dorscheidt, Jan Kanis, Rianne Jansen. Contact: development@thehyve.nl

See Also

connectToTransmart


transmart/RInterface documentation built on May 31, 2019, 7:45 p.m.