📄️ Get Active Sessions
Get all active sessions of the currently authenticated user.
📄️ Delete All Sessions
Invalidates all the user's active sessions.
📄️ Delete Session
Delete the session of the current user with the given `id`
📄️ Generate SessionToken
Generate a [`SessionToken`](../../docs/guides/auth/tokens#session-token) for the current session, if the user is authenticated or