DomainModel.mocodo.net (734B)
1 CONSENT, 0N IDENTITY, 0N CLIENT APP: date, agent 2 IDENTITY: id [text], hashed_password [text] 3 OAUTH, 11 IDENTITY, 0N PROCESS CASE 4 PROCESS CASE: process case [text] 5 ISSUE, 0N PROCESS CASE, 11 TOKEN: bearer [text], expire [text] 6 TOKEN: token [text] 7 8 CLIENT APP: client_id [text], description [text], client_secret [text] 9 CLAIM, 0N IDENTITY, 0N ATTRIBUTE: claim [text], verified [int], code [text] 10 ATTRIBUTE: attribute [text] 11 IS IN, 11 PROCESS CASE, 0N STATE 12 PERMISSION: permission [text] 13 GRANT, 0N TOKEN, 0N PERMISSION 14 15 PRE-RECORD, 1N CLIENT APP, 0N SCOPE: redirect_uri [text] 16 SCOPE: scope [text] 17 REQUIRE, 0N SCOPE, 1N ATTRIBUTE: verified [int] 18 STATE: state [text] 19 TRANSIT, 0N> [to] STATE, 0N< [from] STATE, 01 [transition] PERMISSION 20 :