Join Slack
Powered by
We’re implementing authentication with users on bo...
# talk-kratos
f
fancy-oil-87995
03/29/2023, 5:54 AM
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
loud-restaurant-89371
03/30/2023, 12:49 AM
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
fancy-oil-87995
03/30/2023, 1:38 AM
@loud-restaurant-89371
see conversation on this thread to same question in the
#ory-network
channel:
https://ory-community.slack.com/archives/C02MR4DEEGH/p1680044662183539
Open in Slack
Previous
Next