Package: RCognito 0.2.0

Sanjaya J Shetty
RCognito: A Simplified Interface for 'Amazon Cognito'
Simplifies integration with 'Amazon Cognito' (<https://aws.amazon.com/cognito/>) for R developers, enabling easy management of user authentication, registration, and password flows.
Authors:
RCognito_0.2.0.tar.gz
RCognito_0.2.0.zip(r-4.7)RCognito_0.2.0.zip(r-4.6)RCognito_0.2.0.zip(r-4.5)
RCognito_0.2.0.tgz(r-4.6-any)RCognito_0.2.0.tgz(r-4.5-any)
RCognito_0.2.0.tar.gz(r-4.7-any)RCognito_0.2.0.tar.gz(r-4.6-any)
RCognito_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RCognito/json (API)
| # Install 'RCognito' in R: |
| install.packages('RCognito', repos = c('https://sanjayshetty01.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sanjayshetty01/rcognito/issues
Last updated from:4a96ffaa96. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 130 | ||
| source / vignettes | OK | 165 | ||
| linux-release-x86_64 | OK | 130 | ||
| macos-release-arm64 | OK | 164 | ||
| macos-oldrel-arm64 | OK | 185 | ||
| windows-devel | OK | 93 | ||
| windows-release | OK | 156 | ||
| windows-oldrel | OK | 84 | ||
| wasm-release | OK | 121 |
Exports:change_passwordconfirm_forgot_passwordconfirm_sign_up_userforgot_passwordsign_insign_up_user
Dependencies:askpassbase64encclicurldigestgluehttr2jsonlitelifecyclemagrittropensslpaws.commonpaws.security.identityR6rappdirsRcpprlangsysvctrswithrxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Change User Password | change_password |
| Confirm Forgot Password | confirm_forgot_password |
| Confirm User Sign Up | confirm_sign_up_user |
| Initiate Forgot Password Request | forgot_password |
| Get User List from Cognito | get_user_list_from_cognito |
| Check if an email address is valid. | is_valid_email |
| Check if an access token is valid. | is_valid_token |
| Sign in to AWS Cognito | sign_in |
| Sign up a new user to AWS Cognito | sign_up_user |