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(Auth): TOTP Clean up PR #3048

Merged
merged 11 commits into from
Jul 4, 2023
Merged

feat(Auth): TOTP Clean up PR #3048

merged 11 commits into from
Jul 4, 2023

Conversation

harsh62
Copy link
Member

@harsh62 harsh62 commented Jun 23, 2023

Description

TOTP PR Number # 8

Depends on:

Changes

  • Adds all the integration tests

NOTE: The unit and integration tests will fail until all changes make it to the feature branch
(The PR is directed towards a feature branch)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@harsh62 harsh62 marked this pull request as ready for review June 23, 2023 16:18
@harsh62 harsh62 requested a review from a team as a code owner June 23, 2023 16:18
Copy link
Member Author

@harsh62 harsh62 Jun 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note the files have not been deleted, they were just moved to a different folder in one of the previous PR's.

Base automatically changed from feat/totp-pr8 to feat/totp-support July 4, 2023 00:36
@harsh62 harsh62 merged commit c8f138e into feat/totp-support Jul 4, 2023
@harsh62 harsh62 deleted the feat/totp-pr9 branch July 4, 2023 00:37
harsh62 added a commit that referenced this pull request Jul 4, 2023
* feat(Auth): Adding TOTP support in Amplify Auth category

* feat(Auth): Adding TOTP related models to AWSCognitoPlugin

* feat(Auth): Adding TOTP service behaviour

* feat(Auth): Adding TOTP tasks and requests to AWSAuthCognitoPlugin

* feat(Auth): Adding TOTP state machine actions

* feat(Auth): Adding TOTP states, events, data models and resolvers

* feat(Auth): Add unit tests for TOTP

* feat(Auth): Adding TOTP implementation to Amplify

* feat(Auth): Adding TOTP integration tests
harsh62 added a commit that referenced this pull request Jul 4, 2023
* feat(Auth): Adding TOTP support in Amplify Auth category

* feat(Auth): Adding TOTP related models to AWSCognitoPlugin

* feat(Auth): Adding TOTP service behaviour

* feat(Auth): Adding TOTP tasks and requests to AWSAuthCognitoPlugin

* feat(Auth): Adding TOTP state machine actions

* feat(Auth): Adding TOTP states, events, data models and resolvers

* feat(Auth): Add unit tests for TOTP

* feat(Auth): Adding TOTP implementation to Amplify

* feat(Auth): Adding TOTP integration tests
harsh62 added a commit that referenced this pull request Jul 19, 2023
* feat(Auth): Adding TOTP support in Amplify Auth category

* feat(Auth): Adding TOTP related models to AWSCognitoPlugin

* feat(Auth): Adding TOTP service behaviour

* feat(Auth): Adding TOTP tasks and requests to AWSAuthCognitoPlugin

* feat(Auth): Adding TOTP state machine actions

* feat(Auth): Adding TOTP states, events, data models and resolvers

* feat(Auth): Add unit tests for TOTP

* feat(Auth): Adding TOTP implementation to Amplify

* feat(Auth): Adding TOTP integration tests
harsh62 added a commit that referenced this pull request Jul 25, 2023
* feat(Auth): Adding TOTP support in Amplify Auth category

* feat(Auth): Adding TOTP related models to AWSCognitoPlugin

* feat(Auth): Adding TOTP service behaviour

* feat(Auth): Adding TOTP tasks and requests to AWSAuthCognitoPlugin

* feat(Auth): Adding TOTP state machine actions

* feat(Auth): Adding TOTP states, events, data models and resolvers

* feat(Auth): Add unit tests for TOTP

* feat(Auth): Adding TOTP implementation to Amplify

* feat(Auth): Adding TOTP integration tests
harsh62 added a commit that referenced this pull request Aug 1, 2023
* feat(Auth): Adding TOTP support in Amplify Auth category

* feat(Auth): Adding TOTP related models to AWSCognitoPlugin

* feat(Auth): Adding TOTP service behaviour

* feat(Auth): Adding TOTP tasks and requests to AWSAuthCognitoPlugin

* feat(Auth): Adding TOTP state machine actions

* feat(Auth): Adding TOTP states, events, data models and resolvers

* feat(Auth): Add unit tests for TOTP

* feat(Auth): Adding TOTP implementation to Amplify

* feat(Auth): Adding TOTP integration tests
harsh62 added a commit that referenced this pull request Aug 28, 2023
* feat(Auth): Adding TOTP support in Amplify Auth category

* feat(Auth): Adding TOTP related models to AWSCognitoPlugin

* feat(Auth): Adding TOTP service behaviour

* feat(Auth): Adding TOTP tasks and requests to AWSAuthCognitoPlugin

* feat(Auth): Adding TOTP state machine actions

* feat(Auth): Adding TOTP states, events, data models and resolvers

* feat(Auth): Add unit tests for TOTP

* feat(Auth): Adding TOTP implementation to Amplify

* feat(Auth): Adding TOTP integration tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants