mirror of
https://github.com/friendica/friendica
synced 2024-11-13 18:22:53 +00:00
497 B
497 B
Table clients
OAuth usage
Field | Description | Type | Null | Key | Default | Extra |
---|---|---|---|---|---|---|
client_id | varchar(20) | YES | PRI | |||
pw | varchar(20) | YES | ||||
redirect_uri | varchar(200) | YES | ||||
name | text | NO | ||||
icon | text | NO | ||||
uid | User id | mediumint unsigned | YES | 0 |
Return to database documentation