Package: tapLock Title: Seamless Single Sign-on for 'shiny' Version: 0.2.0 Authors@R: c( person("ixpantia, SRL", , , "hola@ixpantia.com", role = "cph"), person("Andres", "Quintero", , "andres@ixpantia.com", role = c("aut", "cre")) ) Description: Swift and seamless Single Sign-On (SSO) integration. Designed for effortless compatibility with popular Single Sign-On providers like Google and Microsoft, it streamlines authentication, enhancing both user experience and application security. Elevate your 'shiny' applications for a simplified, unified, and secure authentication process. License: MIT + file LICENSE URL: https://github.com/ixpantia/tapLock BugReports: https://github.com/ixpantia/tapLock/issues Depends: R (>= 4.2.0) Imports: glue, promises, stringr, shiny, later, methods, tower (>= 0.2.0), rlang Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/rextendr/version: 0.4.2 SystemRequirements: Cargo (Rust's package manager), rustc, OpenSSL >= 1.0.2 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev zlib1g-dev libclang-dev Repository: https://ixpantia.r-universe.dev Date/Publication: 2025-11-24 21:06:21 UTC RemoteUrl: https://github.com/ixpantia/taplock RemoteRef: HEAD RemoteSha: 7879e536c1451e722782e6fd13a7901311629f03 NeedsCompilation: yes Packaged: 2026-06-22 09:46:53 UTC; root Author: ixpantia, SRL [cph], Andres Quintero [aut, cre] Maintainer: Andres Quintero