View source: R/authenticate_sb.R
authenticate_sb | R Documentation |
This connects to SB, authenticates and gets a session token for communicating with SB. If you do not supply a username or password, you will be prompted to enter them.
authenticate_sb(username, password)
username |
Sciencebase username |
password |
Sciencebase password, prompts user if not supplied and
no password is returned by 'keyring::key_get("sciencebase", username)'.
See |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.