feat(accounts): save client id in MSAStep
This commit is contained in:
parent
9c71f364d2
commit
14717396eb
2 changed files with 4 additions and 1 deletions
|
@ -29,4 +29,5 @@ private slots:
|
|||
private:
|
||||
Katabasis::DeviceFlow *m_oauth2 = nullptr;
|
||||
Action m_action;
|
||||
QString m_clientId;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue