mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-28 03:46:00 +01:00
Added/storing auth provider id
This commit is contained in:
@@ -72,6 +72,7 @@ public class EntityIdentity {
|
||||
public Integer port;
|
||||
@NonNull
|
||||
public Integer auth_type;
|
||||
public String provider;
|
||||
@NonNull
|
||||
public String user;
|
||||
@NonNull
|
||||
|
||||
Reference in New Issue
Block a user