R/auth.R
armadillo.login.Rd
Interactively obtains an id token and uses it to create a session token for an Armadillo Service
armadillo.login(armadillo)
URL of the Armadillo server,
the id token
if (FALSE) { # \dontrun{ armadillo.login( "https://armadillo.dev.molgenis.org" ) armadillo.login("http://localhost:8080") } # }