armadillo.login: Login

View source: R/auth.R

armadillo.loginR Documentation

Login

Description

Interactively obtains an id token and uses it to create a session token for an Armadillo Service

Usage

armadillo.login(armadillo)

Arguments

armadillo

URL of the Armadillo server,

Value

the id token

Examples

## Not run: 
armadillo.login(
  "https://armadillo.dev.molgenis.org"
)
armadillo.login("http://localhost:8080")

## End(Not run)


MolgenisArmadillo documentation built on June 22, 2024, 9:58 a.m.