Post otp merge fixes#272
Closed
elad-bar wants to merge 6 commits into
Closed
Conversation
…eflect new Cognito OTP login flow integration.
…ve code formatting across multiple files. Adjust README formatting for clarity and enhance import organization in MyDolphin Plus component files.
- Introduced STORAGE_DATA_LAST_AWS_CREDENTIALS_FETCH to track the last fetch timestamp for AWS credentials. - Updated ConfigManager to include a property for last AWS credentials fetch and methods to update this timestamp. - Enhanced REST API calls to include user-agent headers using IntegrationInfo. - Added tests to verify user-agent header inclusion and AWS credentials fetch behavior under rate-limiting conditions.
- Added support for reauthentication when the refresh token expires, allowing users to complete the OTP login flow without needing to remove and re-add the integration. - Updated README to clarify the reconfiguration process for users upgrading from pre-OTP versions. - Enhanced flow manager and coordinator to handle reauthentication logic and state management. - Introduced new strings for reauthentication prompts and success messages. - Added tests to ensure the reauthentication flow behaves as expected under various scenarios.
- Introduced new strings for successful reauthentication and session expiration prompts in English and Italian translations. - Enhanced user experience by providing clear instructions for reauthentication when sessions expire.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
v1.0.26b1.