hallowed-hydrogen-55872
09/22/2025, 9:55 PM/whoami
), but this method has always bothered me.
But this won’t work with OIDC or other external providers where the app is not directly involved in supplying credentials. This is the step that is preventing us from adopting Kratos for thise users.
Is there a better method?steep-lamp-91158
authenticated_at
timestamp with the current time to decide whether the session is "recent enough" depending on the operation. If not, you can force the user to re-authenticate: https://www.ory.sh/docs/kratos/bring-your-own-ui/custom-ui-advanced-integration#refreshing-user-sessionsteep-lamp-91158
hallowed-hydrogen-55872
09/23/2025, 3:53 PM