Package: RCognito 0.1.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.1.0.tar.gz
RCognito_0.1.0.tar.gz(r-4.5-noble)RCognito_0.1.0.tar.gz(r-4.4-noble)
RCognito_0.1.0.tgz(r-4.4-emscripten)RCognito_0.1.0.tgz(r-4.3-emscripten)
RCognito.pdf |RCognito.html✨
RCognito/json (API)
# Install 'RCognito' in R: |
install.packages('RCognito', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 10 days agofrom:8d1698b85e. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-linux | OK | Nov 14 2024 |
Exports:change_passwordconfirm_forgot_passwordconfirm_sign_up_userforgot_passwordsign_insign_up_user
Dependencies:askpassbase64encclicurldigesthttrjsonlitemimeopensslpawspaws.analyticspaws.application.integrationpaws.commonpaws.computepaws.cost.managementpaws.customer.engagementpaws.databasepaws.developer.toolspaws.end.user.computingpaws.machine.learningpaws.managementpaws.networkingpaws.security.identitypaws.storageR6Rcpprlangsysxml2
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 |