We’re implementing authentication with users on bo...
# talk-kratos
f
We’re implementing authentication with users on both mobile and web platforms. We need mobile sessions to be long (persistent log in on their personal device) and web sessions to be short. Are there any mechanism to support this?
l
I was wondering the same thing for our mobile app. There is an older discussion on GitHub about it, but without any resolution: https://github.com/ory/kratos/discussions/1995 One thing which was discussed in another topic (https://github.com/ory/kratos/discussions/3118) was that you could have a cronjob which just extends all mobile sessions daily or so.
f
@loud-restaurant-89371 see conversation on this thread to same question in the #ory-network channel: https://ory-community.slack.com/archives/C02MR4DEEGH/p1680044662183539