Guys, If i’ve authenticated my users with Kratos, ...
# talk-kratos
c
Guys, If i’ve authenticated my users with Kratos, can I use these kratos_access_token to authenticated an API?
l
by making a call to the
session/whoami
endpoint using the Ory session cookie (or session token) you can retrieve the information about the identity, we plan to use this to allow our API to verify if a user is logged and which user is it