LoginPortal.setToken: Set token (DEPRECATED).

Description Usage Arguments Author(s) References See Also Examples

View source: R/LoginPortal.r

Description

DEPRECATED. Use Authentication.setToken instead.

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

Usage

1

Arguments

token

Sciserver's LoginPortal 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

LoginPortal.getKeystoneUserWithToken, LoginPortal.setToken, LoginPortal.login, LoginPortal.getToken, Authentication.getKeystoneUserWithToken, Authentication.login, Authentication.getToken, Authentication.setToken, Authentication.token.

Examples

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

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