Package: MolgenisAuth
Title: 'OpenID Connect' Discovery and Authentication
Description: Discover 'OpenID Connect' endpoints and authenticate
    using device flow. Used by 'MOLGENIS' packages.
Version: 0.0.25
Authors@R: 
    c(
      person(given = "Fleur",
             family = "Kelpin",
             role = c("aut"),
             email = "fleur@kelpin.nl",
             comment = c(ORCID = "0000-0003-1527-5130")),
      person(given = "Tommy",
             family = "de Boer",
             role = c("aut"),
             email = "t.de.boer01@umcg.nl",
             comment = c(ORCID = "0000-0002-4492-7225")),
      person(given = "Sido",
             family = "Haakma",
             role = c("aut"),
             email = "s.haakma@rug.nl",
             comment = c(ORCID = "0000-0003-1278-9144")),
      person(given = "Mariska",
             family = "Slofstra",
             role = c("aut", "cre"),
             email = "m.k.slofstra@umcg.nl",
             comment = c(ORCID = "0000-0002-0400-0468")),
      person(given = "MOLGENIS org",
             role = c("cph", "fnd"),
             email = "molgenis-support@umcg.nl"))
Author: Fleur Kelpin [aut] (<https://orcid.org/0000-0003-1527-5130>),
  Tommy de Boer [aut] (<https://orcid.org/0000-0002-4492-7225>),
  Sido Haakma [aut] (<https://orcid.org/0000-0003-1278-9144>),
  Mariska Slofstra [aut, cre] (<https://orcid.org/0000-0002-0400-0468>),
  MOLGENIS org [cph, fnd]
Maintainer: Mariska Slofstra <m.k.slofstra@umcg.nl>
Imports: httr (>= 1.4.0), urltools (>= 1.7.0)
URL: https://github.com/molgenis/molgenis-r-auth/,
        https://molgenis.github.io/molgenis-r-auth/
BugReports: https://github.com/molgenis/molgenis-r-auth/issues/
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: testthat, mockery
NeedsCompilation: no
Packaged: 2023-02-20 10:29:34 UTC; root
Repository: CRAN
Date/Publication: 2023-02-20 11:00:09 UTC
Built: R 4.2.0; ; 2023-02-21 13:30:30 UTC; unix
