Hi, folks ![]()
Do you know if it is possible to have multiple active refresh tokens per userId-companyId identifier? Or old refresh token would be invalid in the case of the refreshing tokens?
Thanks,
Roman
Hi, folks ![]()
Do you know if it is possible to have multiple active refresh tokens per userId-companyId identifier? Or old refresh token would be invalid in the case of the refreshing tokens?
Thanks,
Roman
Hey @Roman_Letsyk
Welcome to the community
! Citing from the docs:
A refresh token is needed when you refresh the access token.
refresh_tokenwill expire if it isnβt used in 60 days . Each timerefresh_tokenis used, its expiry date is reset back to 60 days .
Can you help me understand the use case for this?
Hey, Hem!
Thank you for your response. When I checked documentation I realized that my question about multiple refresh tokens is not relevant anymore. We had a problem on our side ![]()
This topic was automatically closed after 10 days. New replies are no longer allowed.