attempt_login: Attempt to log into Synapse

View source: R/synapse-helpers.R

attempt_loginR Documentation

Attempt to log into Synapse

Description

Attempt to log into Synapse. Will first try using authentication credentials written to a .synapseConfig file. If that fails, will try using any credentials passed to the function. Will return NULL if not all attempts failed.

Usage

attempt_login(syn, ...)

Arguments

syn

Synapse client object

...

Synapse credentials, such as authToken or email with a password or apiKey.


Sage-Bionetworks/dccvalidator documentation built on May 7, 2022, 10:32 a.m.