Upstream sync
This commit is contained in:
@@ -24,6 +24,8 @@ type User struct {
|
||||
Profiles []Profile `json:"profiles,omitempty"`
|
||||
Types []OrganizationType `json:"types,omitempty"`
|
||||
Organizations []Organization `json:"organizations,omitempty"`
|
||||
Provider *ProviderResp `json:"provider,omitempty"`
|
||||
Consent bool `json:"consent,omitempty"`
|
||||
}
|
||||
|
||||
type Contact struct {
|
||||
|
||||
Reference in New Issue
Block a user