Description Usage Value Author(s) References See Also Examples
String variable that stores the authentication token for the user's session. It has an initially a NULL
value, and gets set directly by running Authentication.setToken
, and indirectly by running Authentication.login
or Authentication.getToken
.
1 |
Stores the authentication token (string). If never set, it stores a NULL
value.
Manuchehr Taghizadeh-Popp <mtaghiza@jhu.edu>
http://www.sciserver.org
http://portal.sciserver.org/login-portal/
http://www.github.com/sciserver/SciScript-R
Authentication.getKeystoneUserWithToken
, Authentication.getToken
, Authentication.setToken
.
1 | ## Not run: myToken = Authentication.token
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.