https://supertokens.com/ logo
#general
Title
# general
r

rp

09/02/2021, 10:58 AM
hey @User yea. You can configure the access token's lifetime to be any amount: https://supertokens.io/docs/session/common-customizations/sessions/change-session-timeout The one constraint is that the access token's lifetime has to be lesser than the refresh token's lifetime - but you can also configure the refresh token's lifetime (see same link as above)
2 Views