Once I log in the user with successful credentials, I have a time duration which the token expires.
When the token expires, how to log in the user automatically in the background?
I use the iOS Swift SDK.
Once I log in the user with successful credentials, I have a time duration which the token expires.
When the token expires, how to log in the user automatically in the background?
I use the iOS Swift SDK.
Hey there!
The concept that you need to grasp are refresh tokens
Here are our simple and step-by-step docs on that:
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.