Package: onelogin
Type: Package
Title: Interact with the 'OneLogin' API
Version: 0.2.0
Authors@R: c(person("Alex", "Gold", email = "alexkgold@gmail.com", role = c("aut", "cre")), 
  person("Cole", "Arendt", email = "cole.arendt@rstudio.com", role = "ctb"))
Description: The identity provider ['OneLogin']<http://onelogin.com> is used for 
  authentication via Single Sign On (SSO). This package provides an R interface to their API.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: R6, glue, safer, magrittr, jsonlite, tibble
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-08-07 13:46:13 UTC; alexkgold
Author: Alex Gold [aut, cre],
  Cole Arendt [ctb]
Maintainer: Alex Gold <alexkgold@gmail.com>
Repository: CRAN
Date/Publication: 2019-08-07 14:00:02 UTC
Built: R 4.4.3; ; 2026-01-21 04:13:24 UTC; windows
