Package: tapLock 0.2.0
tapLock: Seamless Single Sign-on for 'shiny'
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.
Authors:
tapLock_0.2.0.tar.gz
tapLock_0.2.0.zip(r-4.7)tapLock_0.2.0.zip(r-4.6)tapLock_0.2.0.zip(r-4.5)
tapLock_0.2.0.tgz(r-4.6-x86_64)tapLock_0.2.0.tgz(r-4.6-arm64)tapLock_0.2.0.tgz(r-4.5-x86_64)tapLock_0.2.0.tgz(r-4.5-arm64)
tapLock_0.2.0.tar.gz(r-4.7-arm64)tapLock_0.2.0.tar.gz(r-4.7-x86_64)tapLock_0.2.0.tar.gz(r-4.6-arm64)tapLock_0.2.0.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
tapLock/json (API)
| # Install 'tapLock' in R: |
| install.packages('tapLock', repos = c('https://ixpantia.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ixpantia/taplock/issues
Last updated from:7879e536c1. Checks:11 NOTE, 1 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 579 | ||
| linux-devel-x86_64 | NOTE | 204 | ||
| source / vignettes | OK | 325 | ||
| linux-release-arm64 | NOTE | 209 | ||
| linux-release-x86_64 | NOTE | 213 | ||
| macos-release-arm64 | NOTE | 170 | ||
| macos-release-x86_64 | NOTE | 396 | ||
| macos-oldrel-arm64 | NOTE | 150 | ||
| macos-oldrel-x86_64 | NOTE | 481 | ||
| windows-devel | NOTE | 328 | ||
| windows-release | NOTE | 378 | ||
| windows-oldrel | NOTE | 283 | ||
| wasm-release | FAIL | 152 |
Exports:add_auth_layersexpires_atexpires_inhello_worldis_expiredis_validnew_entra_id_confignew_google_confignew_keycloak_confignew_openid_configtoken
Dependencies:base64encbslibcachemclicommonmarkcurldigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisespurrrR6rappdirsRcpprlangsassshinysourcetoolsstringistringrtowervctrswithrxtable
Last update: 2025-05-12
Started: 2024-01-02
Last update: 2025-05-12
Started: 2024-01-02
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Add authentication middle ware to a 'tower' object | add_auth_layers |
| Get the expiration date and time of an access token | expires_at |
| Get the expiration time of an access token | expires_in |
| Return string '"Hello world!"' to R. | hello_world |
| Check if an access token is expired | is_expired |
| Check if an access token is valid | is_valid |
| Create a new entra_id_config object | new_entra_id_config |
| Create a new google_config object | new_google_config |
| Create a new keycloak_config object | new_keycloak_config |
| New openid configuration | new_openid_config |
| Print an access token | print.access_token |
| Get the access token | token |
