diff --git a/db_structure.xml b/db_structure.xml index 5c14f5dcac..7130c85599 100644 --- a/db_structure.xml +++ b/db_structure.xml @@ -419,7 +419,13 @@ - callback + callback_success + text + 255 + + + + callback_fail text 255 @@ -475,6 +481,34 @@ + + + *dbprefix*oauth_scopes + + + + + key + text + 40 + + + + type + text + 7 + + + + scopes + text + 255 + + + + +
+ *dbprefix*oauth_tokens