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

aws-appsync-auth-link: how to correct system clock skew and pass systemClockOffset to the AppSync #730

Open
AlessioVallero opened this issue Aug 6, 2022 · 1 comment
Labels
feature-request Have an idea, share it with us! p5

Comments

@AlessioVallero
Copy link

Note: If your issue/feature-request/question is regarding the AWS AppSync service, please log it in the
official AWS AppSync forum

Do you want to request a feature or report a bug?
feature
What is the current behavior?
When using Apollo GraphQL and instantiating an ApolloClient with aws-appsync-auth-link, how can we pass the systemClockOffset option to the Amplify instance so that we can correct clock skew issues?

Something like:

{
......
    systemClockOffset: -3600000,
})

Thanks in advance!

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.

What is the expected behavior?

Which versions and which environment (browser, react-native, nodejs) / OS are affected by this issue? Did this work in previous versions?

@danielvouch
Copy link

danielvouch commented Sep 2, 2022

Is there any update on this?

It is effecting our customers using IAM credentials - how do we fix this?

@iartemiev iartemiev added feature-request Have an idea, share it with us! p5 labels Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Have an idea, share it with us! p5
Projects
None yet
Development

No branches or pull requests

3 participants