Package: RCognito
Type: Package
Title: A Simplified Interface for 'Amazon Cognito'
Version: 0.2.0
Depends: R (>= 4.1.0)
Authors@R: person(given = c("Sanjaya", "J"),
                  family = "Shetty",
                  role = c("aut", "cre"),
                  email = "shettysanjaya01@gmail.com")
Maintainer: Sanjaya J Shetty <shettysanjaya01@gmail.com>
BugReports: https://github.com/SanjayShetty01/RCognito/issues
Description: Simplifies integration with 'Amazon Cognito' (<https://aws.amazon.com/cognito/>) for R developers, enabling easy management of user authentication, registration, and password flows.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: paws.security.identity
Suggests: mockery, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-05-31 10:40:52 UTC; admin
Author: Sanjaya J Shetty [aut, cre]
Repository: CRAN
Date/Publication: 2026-05-31 11:00:02 UTC
