Function: getActivePaperSession()
getActivePaperSession():
null|PaperSession
Defined in: web/lib/auth/paper-session.ts:145
Get the currently active paper session.
Returns
null | PaperSession
Active paper session or null
Remarks
Returns the session that was most recently authenticated. Used by the submission wizard to determine which agent to use.