Jithin Roy

Results 121 comments of Jithin Roy

Could you provide us the following details? - How are you setting the `AWSToken` to null? - How are the credentials handled? Are you using `AWSMobileClient`? - Can you provide...

Thanks for the information. We are trying to reproduce this issue. Other related issues [#2245](https://github.com/aws-amplify/aws-sdk-ios/issues/2245), [#2211](https://github.com/aws-amplify/aws-sdk-ios/issues/2211)

Thanks for opening this issue. We'll look into it and respond on this issue with any updates.

Can you give me details on how you are using the SDK. What kind of authentication mechanism you are using with Cognito. It would be great if you can provide...

You can now open the webUI with private session which will not store the cookie details. https://docs.amplify.aws/lib/auth/signin_web_ui/q/platform/ios/#launch-web-ui-sign-in , so that next time you signIn you will not be automatically authenticated.

Thanks for opening the issue and the error logs @nastasiupta . We'll look into it and respond on this issue with any updates.

Released in [v2.0.0](https://github.com/aws-amplify/amplify-swift/releases/tag/v2.0.0)

Auto signIn while signingUp a user is not currently supported. We will take this as a feature request and reply in this issue when we have more information.

Setting the retry timeout is not currently supported in Amplify. We will take this as a feature request and will update here when we have more info.

Could you please give us the use case of this requirement? Trying to understand why the current retry mechanism is not working for you.