Replies: 1 comment
-
Hey @tonytoth - thank you for the question! We do indeed, you can already manage sessions using the administrative API: https://www.ory.sh/docs/reference/api#operation/adminListIdentitySessions You can also do this for the user themselves: https://www.ory.sh/docs/reference/api#operation/listSessions A management UI for this is currently not available, but we have it tracked on the backlog. Thanks :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello guys,
First of all, you are doing a nice job developing ORY and I'm thankful for that.
I was wondering if you are willing to support 'Managing Device Sessions' feature in the near feature.
P.S: For a Next.js application how can I make authentificated server side requests ? e.g:
getInitialProps
Beta Was this translation helpful? Give feedback.
All reactions