<@!748182222640513054> since you want to change th...
# support-questions-legacy
r
@User since you want to change the password reset token's lifetime, until we make that configurable, you can fork the supertokens-core repo and change this value: https://github.com/supertokens/supertokens-core/blob/master/src/main/java/io/supertokens/emailpassword/EmailPassword.java#L45 Then build it by following: https://github.com/supertokens/supertokens-core/wiki/Building-from-source