getSession

open suspend override fun getSession(): StoredSession?

Retrieves the current session.

Return

The session, or null if no session exists or if the session is expired

Throws