Code review comment for lp:~dpm/reminders-app/account-click

Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

I'll note this works fine locally after dpm's latest tweaks, but fails at this step in jenkins:

        session = Signon.AuthSession.new(identity, method)
        session.process(
            session_data, mechanism, self._on_login_processed, None)

« Back to merge proposal