Hi, I have a small situation. I am currently runni...
# support-questions-legacy
c
Hi, I have a small situation. I am currently running the supertokens core with Docker for passwordless login. I am able to change the access_token_validity and refresh_token_validity by following these steps mentioned in the document: https://supertokens.com/docs/thirdparty/common-customizations/sessions/change-session-timeout and i could run the docker with these steps. But I'm unable to see the changes made from these two token in the mail where it still says 15minutes after changing this to 1 min(access_token_validity). Here is the message generated and sent to the mail.Am i missing something or where am i going wrong with this?