View source: R/authentication.R
This function is a replacement for osfr::login() and will properly assign OSF_PAT to the system environment. This is required to make connection with the account on OSF.
1 | get_osf_pat(pat = NULL)
|
pat |
Personal Access Token (PAT) - Create a PAT at https://osf.io/settings/tokens/ if no token is given an error is thrown. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.