12 September 2023
Updates:
- Explicitly import httr and paws functions to avoid conflicts.
30 August 2023
Updates:
- Separate config validate.
- Resolve loading of config.
19 August 2020
Updates:
- Add spinner while is validating with AWS.
- Option to allow persist data in a cookie.
- New param "pool id" required.
- Fix to keep the hashes in url when user is redirected to login in AWS.
- Adding examples for implementation in shinyMobile application.
- Adding example to add user in a pool using the paws package.
13 April 2020
Updates:
- base_cognito_url in config must be set without final slash
- Some edits to Documentation
- Don't export internal functions
- Add usable application with a a demo instance of Cognito.
31 March 2020
Updates:
- Fix to first stable version.
- Remove unnecessary config file.
Initial publication on Github