forked from ixpantia/tapLock
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
37 lines (37 loc) · 1.14 KB
/
DESCRIPTION
File metadata and controls
37 lines (37 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
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.3.1.9001
SystemRequirements: Cargo (Rust's package manager), rustc, OpenSSL >= 1.0.2