Authentication.setToken: Set token.

Description Usage Arguments Author(s) References See Also Examples

View source: R/Authentication.r

Description

Sets the SciServer authentication token of the user as the Sys environmental variable, as well as in the variable Authentication.token.

Usage

1

Arguments

token

Sciserver's authentication token for the user

Author(s)

Gerard Lemson, Manuchehr Taghizadeh-Popp
Maintainer: Manuchehr Taghizadeh-Popp <mtaghiza@jhu.edu>

References

http://www.sciserver.org
http://portal.sciserver.org/login-portal/
http://www.github.com/sciserver/SciScript-R

See Also

Authentication.getKeystoneUserWithToken, Authentication.login, Authentication.getToken, Authentication.token.

Examples

1
2
3
## Not run: 
Authentication.setToken("MyToken")
## End(Not run)

sciserver/SciScript-R documentation built on May 29, 2019, 3:45 p.m.