what is the equivalent of `/sessions/whoami` with ...
# ory-network
p
what is the equivalent of
/sessions/whoami
with an access token? I got lost in the documentation
1
Is it correct to use
/admin/oauth2/introspect
in combination with
/admin/identities/{id}
?
h
yes
👍 1