Package: connectcreds 0.1.0.9000
connectcreds: Manage 'OAuth' Credentials from 'Posit Connect'
A toolkit for making use of credentials mediated by 'Posit Connect'. It handles the details of communicating with the Connect API correctly, 'OAuth' token caching, and refresh behaviour.
Authors:
connectcreds_0.1.0.9000.tar.gz
connectcreds_0.1.0.9000.zip(r-4.5)connectcreds_0.1.0.9000.zip(r-4.4)connectcreds_0.1.0.9000.zip(r-4.3)
connectcreds_0.1.0.9000.tgz(r-4.5-any)connectcreds_0.1.0.9000.tgz(r-4.4-any)connectcreds_0.1.0.9000.tgz(r-4.3-any)
connectcreds_0.1.0.9000.tar.gz(r-4.5-noble)connectcreds_0.1.0.9000.tar.gz(r-4.4-noble)
connectcreds_0.1.0.9000.tgz(r-4.4-emscripten)connectcreds_0.1.0.9000.tgz(r-4.3-emscripten)
connectcreds.pdf |connectcreds.html✨
connectcreds/json (API)
NEWS
# Install 'connectcreds' in R: |
install.packages('connectcreds', repos = c('https://posit-dev.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/posit-dev/connectcreds/issues
Last updated 12 days agofrom:53a4db92eb. Checks:8 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 11 2025 |
R-4.5-win | OK | Feb 11 2025 |
R-4.5-mac | OK | Feb 11 2025 |
R-4.5-linux | OK | Feb 11 2025 |
R-4.4-win | OK | Feb 11 2025 |
R-4.4-mac | OK | Feb 11 2025 |
R-4.3-win | OK | Feb 11 2025 |
R-4.3-mac | OK | Feb 11 2025 |
Exports:connect_service_account_tokenconnect_viewer_tokenhas_service_account_tokenhas_viewer_tokenlocal_mocked_connect_responseswith_mocked_connect_responses
Dependencies:askpassclicurlgluehttr2lifecyclemagrittropensslR6rappdirsrlangsysvctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Service account credentials on Posit Connect | connect_service_account_token has_service_account_token |
Viewer-based credentials on Posit Connect | connect_viewer_token has_viewer_token |
Mock responses from the Posit Connect server | local_mocked_connect_responses with_mocked_connect_responses |