getSession

suspend fun getSession(): Session

Retrieves the current session information for the authenticated user.

Return

A Session object containing the user's session details.