Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Cognito): add helpers, matchers and utils #73

Merged
merged 16 commits into from
Jan 18, 2024

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    495f5c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43c96bd View commit details
    Browse the repository at this point in the history
  3. use admin methods:

    - use 'ADMIN_NO_SRP_AUTH' instead of 'USER_PASSWORD_AUTH'
    bayoudhi committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    8d0f27f View commit details
    Browse the repository at this point in the history
  4. write tests

    bayoudhi committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    b74ce1f View commit details
    Browse the repository at this point in the history
  5. cognito matchers

    bayoudhi committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    8b65fa6 View commit details
    Browse the repository at this point in the history
  6. fix inaccurate values

    bayoudhi committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4511cb4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ded9558 View commit details
    Browse the repository at this point in the history
  8. fix tests

    bayoudhi committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6906807 View commit details
    Browse the repository at this point in the history
  9. Add documentation

    bayoudhi committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f300f27 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Fix typo

    bayoudhi authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    79b5f6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a65e448 View commit details
    Browse the repository at this point in the history
  3. fix types

    bayoudhi committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    2188724 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9917b9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aee2f62 View commit details
    Browse the repository at this point in the history
  6. improve implementation

    bayoudhi committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    f2e02d2 View commit details
    Browse the repository at this point in the history
  7. Fix conflicts

    bayoudhi committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b27f2b3 View commit details
    Browse the repository at this point in the history