Hi, I have a scenario where we use the ory Kratos ...
# talk-oathkeeper
p
Hi, I have a scenario where we use the ory Kratos session token will be used as part of user's authorisation in the backend. In case of mobile App it gets back a ory kratos session token, so I can use it for authorisation in the backend. In the case of cookie, I would like to know if there is a way to convert the cookie into a ory kratos token either in oathkeeper or using kratos API
found the answer from the docs, its not possible to do so.