-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathFace Guardian DB
165 lines (165 loc) · 19.8 KB
/
Face Guardian DB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
<mxfile host="app.diagrams.net" modified="2023-05-27T05:50:05.000Z" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" etag="5Ykg7JEYX8k_pfS_MyM-" version="21.2.9" type="github" pages="2">
<diagram name="OAuth" id="_yvT6bbsyDjI7ZOcJYq8">
<mxGraphModel dx="1305" dy="763" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="RoynqTxQ-thGNHCQF6EQ-13" value="tokens" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="215" y="212" width="180" height="208" as="geometry" />
</mxCell>
<mxCell id="RoynqTxQ-thGNHCQF6EQ-14" value="+ id: int8" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="RoynqTxQ-thGNHCQF6EQ-13" vertex="1">
<mxGeometry y="26" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="Falu6FS4NeGIzStOpbTt-1" value="+ code: varchar" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" vertex="1" parent="RoynqTxQ-thGNHCQF6EQ-13">
<mxGeometry y="52" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="RoynqTxQ-thGNHCQF6EQ-15" value="+ token: text" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="RoynqTxQ-thGNHCQF6EQ-13" vertex="1">
<mxGeometry y="78" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="RoynqTxQ-thGNHCQF6EQ-16" value="+ expiration_date: timestamp" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="RoynqTxQ-thGNHCQF6EQ-13" vertex="1">
<mxGeometry y="104" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="IsAI0yl2Yb00yJaJC59T-2" value="+ app_id: uuid" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="RoynqTxQ-thGNHCQF6EQ-13" vertex="1">
<mxGeometry y="130" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="IsAI0yl2Yb00yJaJC59T-3" value="+ profile_id: uuid" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="RoynqTxQ-thGNHCQF6EQ-13" vertex="1">
<mxGeometry y="156" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="KAFYGZksP__VbyByBW9Y-9" value="+ created_at: timestampts" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="RoynqTxQ-thGNHCQF6EQ-13" vertex="1">
<mxGeometry y="182" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="Falu6FS4NeGIzStOpbTt-7" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="RoynqTxQ-thGNHCQF6EQ-13" source="RoynqTxQ-thGNHCQF6EQ-15" target="RoynqTxQ-thGNHCQF6EQ-15">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="A9O-KLKvJMePK_gBJA06-1" value="profiles" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="215" width="180" height="182" as="geometry" />
</mxCell>
<mxCell id="A9O-KLKvJMePK_gBJA06-2" value="+ id: uuid" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="A9O-KLKvJMePK_gBJA06-1" vertex="1">
<mxGeometry y="26" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="A9O-KLKvJMePK_gBJA06-3" value="+ first_name: varchar" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="A9O-KLKvJMePK_gBJA06-1" vertex="1">
<mxGeometry y="52" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="A9O-KLKvJMePK_gBJA06-4" value="+ last_name: varchar" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="A9O-KLKvJMePK_gBJA06-1" vertex="1">
<mxGeometry y="78" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="A9O-KLKvJMePK_gBJA06-5" value="+ email: varchar" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="A9O-KLKvJMePK_gBJA06-1" vertex="1">
<mxGeometry y="104" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="A9O-KLKvJMePK_gBJA06-6" value="+ password: varchar" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="A9O-KLKvJMePK_gBJA06-1" vertex="1">
<mxGeometry y="130" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="A9O-KLKvJMePK_gBJA06-7" value="+ authenticated: bool" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="A9O-KLKvJMePK_gBJA06-1" vertex="1">
<mxGeometry y="156" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="KoXC3Y4Xpmo4_hlsBuAO-1" value="apps" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="450" y="172" width="190" height="182" as="geometry" />
</mxCell>
<mxCell id="KoXC3Y4Xpmo4_hlsBuAO-2" value="+ id: uuid" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="KoXC3Y4Xpmo4_hlsBuAO-1" vertex="1">
<mxGeometry y="26" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="KoXC3Y4Xpmo4_hlsBuAO-3" value="+ profile_id: uuid" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="KoXC3Y4Xpmo4_hlsBuAO-1" vertex="1">
<mxGeometry y="52" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="KoXC3Y4Xpmo4_hlsBuAO-4" value="+ name: varchar" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="KoXC3Y4Xpmo4_hlsBuAO-1" vertex="1">
<mxGeometry y="78" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="XK2vw8dv-rtPeWW64b8k-2" value="+ domain: varchar" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="KoXC3Y4Xpmo4_hlsBuAO-1" vertex="1">
<mxGeometry y="104" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="XK2vw8dv-rtPeWW64b8k-3" value="+ redirect_to: varchar" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="KoXC3Y4Xpmo4_hlsBuAO-1" vertex="1">
<mxGeometry y="130" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="KoXC3Y4Xpmo4_hlsBuAO-5" value="+ created_at: timestampts" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="KoXC3Y4Xpmo4_hlsBuAO-1" vertex="1">
<mxGeometry y="156" width="190" height="26" as="geometry" />
</mxCell>
<mxCell id="Falu6FS4NeGIzStOpbTt-2" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=ERzeroToMany;endFill=0;startArrow=ERone;startFill=0;" edge="1" parent="1" source="A9O-KLKvJMePK_gBJA06-2" target="IsAI0yl2Yb00yJaJC59T-3">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="190" y="39" />
<mxPoint x="190" y="382" />
<mxPoint x="215" y="382" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Falu6FS4NeGIzStOpbTt-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;endArrow=ERzeroToMany;endFill=0;startArrow=ERone;startFill=0;" edge="1" parent="1" source="A9O-KLKvJMePK_gBJA06-2" target="KoXC3Y4Xpmo4_hlsBuAO-3">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Falu6FS4NeGIzStOpbTt-6" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;endArrow=ERzeroToMany;endFill=0;startArrow=ERone;startFill=0;" edge="1" parent="1" source="KoXC3Y4Xpmo4_hlsBuAO-2" target="IsAI0yl2Yb00yJaJC59T-2">
<mxGeometry relative="1" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram id="xDE_beODCLsASbvwexd-" name="Profile">
<mxGraphModel dx="1305" dy="834" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="J1LRXKDWi3BSktgqy64i-1" value="face_descriptors" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="430" y="500" width="180" height="130" as="geometry" />
</mxCell>
<mxCell id="J1LRXKDWi3BSktgqy64i-2" value="+ id: int8" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="J1LRXKDWi3BSktgqy64i-1" vertex="1">
<mxGeometry y="26" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="J1LRXKDWi3BSktgqy64i-3" value="+ profile_id: uuid" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="J1LRXKDWi3BSktgqy64i-1" vertex="1">
<mxGeometry y="52" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="J1LRXKDWi3BSktgqy64i-4" value="+ descriptors: string[]" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="J1LRXKDWi3BSktgqy64i-1" vertex="1">
<mxGeometry y="78" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="J1LRXKDWi3BSktgqy64i-5" value="+ created_at: timestamptz" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="J1LRXKDWi3BSktgqy64i-1" vertex="1">
<mxGeometry y="104" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="J1LRXKDWi3BSktgqy64i-6" value="profile_devices" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="430" y="270" width="170" height="182" as="geometry" />
</mxCell>
<mxCell id="J1LRXKDWi3BSktgqy64i-7" value="+ id: int8" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="J1LRXKDWi3BSktgqy64i-6" vertex="1">
<mxGeometry y="26" width="170" height="26" as="geometry" />
</mxCell>
<mxCell id="J1LRXKDWi3BSktgqy64i-8" value="+ profile_id: uuid" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="J1LRXKDWi3BSktgqy64i-6" vertex="1">
<mxGeometry y="52" width="170" height="26" as="geometry" />
</mxCell>
<mxCell id="J1LRXKDWi3BSktgqy64i-9" value="+ created_at: timestamptz" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="J1LRXKDWi3BSktgqy64i-6" vertex="1">
<mxGeometry y="78" width="170" height="26" as="geometry" />
</mxCell>
<mxCell id="J1LRXKDWi3BSktgqy64i-10" value="+ active: bool" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="J1LRXKDWi3BSktgqy64i-6" vertex="1">
<mxGeometry y="104" width="170" height="26" as="geometry" />
</mxCell>
<mxCell id="J1LRXKDWi3BSktgqy64i-11" value="+ device_id: varchar" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="J1LRXKDWi3BSktgqy64i-6" vertex="1">
<mxGeometry y="130" width="170" height="26" as="geometry" />
</mxCell>
<mxCell id="J1LRXKDWi3BSktgqy64i-12" value="+ user_agent: varchar" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="J1LRXKDWi3BSktgqy64i-6" vertex="1">
<mxGeometry y="156" width="170" height="26" as="geometry" />
</mxCell>
<mxCell id="KhTtj1MYDP13jPsWYarP-1" value="profiles" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;fillColor=none;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="150" y="280" width="180" height="182" as="geometry" />
</mxCell>
<mxCell id="KhTtj1MYDP13jPsWYarP-2" value="+ id: uuid" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="KhTtj1MYDP13jPsWYarP-1" vertex="1">
<mxGeometry y="26" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="KhTtj1MYDP13jPsWYarP-3" value="+ first_name: varchar" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="KhTtj1MYDP13jPsWYarP-1" vertex="1">
<mxGeometry y="52" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="KhTtj1MYDP13jPsWYarP-4" value="+ last_name: varchar" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="KhTtj1MYDP13jPsWYarP-1" vertex="1">
<mxGeometry y="78" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="KhTtj1MYDP13jPsWYarP-5" value="+ email: varchar" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="KhTtj1MYDP13jPsWYarP-1" vertex="1">
<mxGeometry y="104" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="KhTtj1MYDP13jPsWYarP-6" value="+ password: varchar" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="KhTtj1MYDP13jPsWYarP-1" vertex="1">
<mxGeometry y="130" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="KhTtj1MYDP13jPsWYarP-7" value="+ authenticated: bool" style="text;strokeColor=none;fillColor=none;align=left;verticalAlign=top;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;whiteSpace=wrap;html=1;" parent="KhTtj1MYDP13jPsWYarP-1" vertex="1">
<mxGeometry y="156" width="180" height="26" as="geometry" />
</mxCell>
<mxCell id="KhTtj1MYDP13jPsWYarP-8" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=ERmany;endFill=0;startArrow=ERone;startFill=0;" parent="1" source="KhTtj1MYDP13jPsWYarP-2" target="J1LRXKDWi3BSktgqy64i-8" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="KhTtj1MYDP13jPsWYarP-11" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=ERone;endFill=0;startArrow=ERone;startFill=0;" parent="1" source="KhTtj1MYDP13jPsWYarP-2" target="J1LRXKDWi3BSktgqy64i-3" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>