Join Discord
Powered by
<@!748182222640513054> since you want to change th...
# support-questions-legacy
r
rp_st
08/14/2021, 9:57 AM
@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
Previous
Next