pub async fn auth_get_session( auth_manager: State<'_, AuthManagerWrapper>, ) -> Result<Option<Session>, String>
Get current session