~mikemc/ubuntuone-credentials/improve-fontsize-spacing

« back to all changes in this revision

Viewing changes to music-login/ssowizard.h

  • Committer: Tarmac
  • Author(s): Michael McCracken
  • Date: 2013-07-12 18:51:06 UTC
  • mfrom: (25.7.8 add-2fa)
  • Revision ID: tarmac-20130712185106-yox505il166x8i8t
- Add support for two-factor auth to the ssoservice and QML plugin (LP: #1197081)

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
 
70
70
    void accountAuthenticated();
71
71
    void openUrlAndFinish(Token);
 
72
    void handleTwoFactorAuthRequired();
72
73
    void serviceFailed(const ErrorResponse&);
73
74
 
74
75
private: