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