No-modal SDK session time

I hope the session will never expire. My user can always sign transaction without login again and again. Now the default sesstion time is 86400, and I reset it to 86400 * 700, but some time later,the still need login again.How to solve this?

@donut33.social The session time can have a max value can be 7 days (86400 * 7). Please enter in the same format.

So what can I do if I want it never expire?

We don’t recommend it for security purposes as you would want to re-authenticate the user. The session management we have is maximum of 7 days.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.