Jithin Roy

Results 121 comments of Jithin Roy

This will be a breaking change, we might wait till the next major release.

Fixed here - https://github.com/aws-amplify/amplify-ios/pull/1928

Please refer this note here - https://docs.amplify.aws/lib/auth/signin_with_custom_flow/q/platform/ios#lambda-trigger-setup. AWSCognitoAuthPlugin assumes that the initial step is a SRP_A flow, this is a current limitation because of the underlying AWSMobileClient SDK that we...

PR for the fix - https://github.com/aws-amplify/amplify-ios/pull/1983

Released in [v2.0.0](https://github.com/aws-amplify/amplify-swift/releases/tag/v2.0.0), Amplify Library for Swift now support changing authflow type at runtime as well as starting custom auth flow without SRP as the first step.

We released this as 1.28.2, closing this issue. Feel free to reach us if you have more questions.

Proactively refreshing token is not currently supported in Auth category. We will take this as a feature request and update here when we have more info.

PR - https://github.com/aws-amplify/amplify-ios/pull/2141

Force refresh of token is now available in [v2.0.0](https://github.com/aws-amplify/amplify-swift/releases/tag/v2.0.0)