armadillo.login | R Documentation |
Interactively obtains an id token and uses it to create a session token for an Armadillo Service
armadillo.login(armadillo)
armadillo |
URL of the Armadillo server, |
the id token
## Not run:
armadillo.login(
"https://armadillo.dev.molgenis.org"
)
armadillo.login("http://localhost:8080")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.