Hi folks, I hope that I might get an answer to my ...
# _newcomer
b
Hi folks, I hope that I might get an answer to my question here, even though it has probably already been asked several times. I would like to use Ory Kratos in the future to enable login to my native iOS app. Unfortunately, I can’t find any definitive information on the implementation for renewing the session. Is there a RefreshToken mechanism (no, I’m not talking about OAuth2) with which I can renew the session in native clients? I don’t want to ask the user for their credentials every time the session ends, as this tends to lead to a bad user experience in the world of native apps. Thank you very much