Package: MolgenisAuth
Title: 'OpenID Connect' Discovery and Authentication
Description: Discover 'OpenID Connect' endpoints and authenticate
    using device flow. Used by 'MOLGENIS' packages.
Version: 1.0.0
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 = "Tim",
             family = "Cadman",
             role = c("aut"),
             email = "t.j.cadman@umcg.nl",
             comment = c(ORCID = "0000-0002-7682-5645")),
      person(given = "MOLGENIS org",
             role = c("cph", "fnd"),
             email = "molgenis-support@umcg.nl"))
Maintainer: Mariska Slofstra <m.k.slofstra@umcg.nl>
Imports: urltools (>= 1.7.0), httr2(>= 1.0.1), assertthat
Depends: R (>= 4.1.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.3.2
Suggests: testthat (>= 3.2.0), mockery
NeedsCompilation: no
Packaged: 2025-07-21 13:19:23 UTC; tcadman
Author: Fleur Kelpin [aut] (ORCID: <https://orcid.org/0000-0003-1527-5130>),
  Tommy de Boer [aut] (ORCID: <https://orcid.org/0000-0002-4492-7225>),
  Sido Haakma [aut] (ORCID: <https://orcid.org/0000-0003-1278-9144>),
  Mariska Slofstra [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-0400-0468>),
  Tim Cadman [aut] (ORCID: <https://orcid.org/0000-0002-7682-5645>),
  MOLGENIS org [cph, fnd]
Repository: CRAN
Date/Publication: 2025-07-21 13:52:08 UTC
Built: R 4.6.0; ; 2025-10-11 02:27:08 UTC; windows
