0

I have updated my user pool token expiry, however its not getting updated. Is there anything thats not correct in this config?

    "userpoolClientRefreshTokenValidity": 30,
    "userpoolClientIdTokenValidity": 30,
    "userPoolClientTokenValidityUnits": {
      "RefreshToken": "hours",
      "IdToken": "hours"
    },

0 Answers0