Fixing profile sync for gmail and separating authenticators token storage.
This commit is contained in:
@@ -25,5 +25,7 @@ namespace Wino.Services
|
||||
"https://www.googleapis.com/auth/userinfo.profile",
|
||||
"https://www.googleapis.com/auth/gmail.labels"
|
||||
};
|
||||
|
||||
public string GmailTokenStoreIdentifier => "WinoMailGmailTokenStore";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user